Merge pull request 'Cambio de version AL-4506' (!721) from AL-4506Fixes into master

Reviewed-on: adm/VentaBoletosAdm#721
Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>
master 1.142.1
luis.espina 2024-09-17 19:54:04 +00:00
commit efc1db2e07
1 changed files with 3 additions and 3 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.142.0</version> <version>1.142.1</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.108.0</modelWeb.version> <modelWeb.version>1.108.1</modelWeb.version>
<flyway.version>1.93.0</flyway.version> <flyway.version>1.93.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>