Merge pull request 'Fixes bug#AL-4549' (!631) from AL-4549 into master

Reviewed-on: adm/VentaBoletosAdm#631
Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>
master 1.118.5
fernando.mx 2024-08-05 22:03:17 +00:00
commit 1cdf33bbe0
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
<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.118.4</version> <version>1.118.5</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.90.1</modelWeb.version> <modelWeb.version>1.90.1</modelWeb.version>
<flyway.version>1.77.2</flyway.version> <flyway.version>1.77.3</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>