Merge pull request 'fixes bug#AL-4746_' (!639) from AL-4746_ into master

Reviewed-on: adm/VentaBoletosAdm#639
Reviewed-by: Julio Heredia <julio@rjconsultores.com.br>
master 1.120.5
wallace 2024-08-09 17:45:51 +00:00
commit ad8261c442
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId> <artifactId>ventaboletosadm</artifactId>
<version>1.120.4</version> <version>1.120.5</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.92.1</modelWeb.version> <modelWeb.version>1.92.2</modelWeb.version>
<flyway.version>1.79.1</flyway.version> <flyway.version>1.79.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>