Merge pull request 'Acertando o script feat bug#AL-4273' (!685) from Al-4273 into master

Reviewed-on: adm/VentaBoletosAdm#685
Reviewed-by: pinheiro <valdevir@rjconsultores.com.br>
master 1.131.5
Valdir Cordeiro 2024-08-28 17:51:22 +00:00
commit a50a4aefd8
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.131.4</version> <version>1.131.5</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.101.0</modelWeb.version> <modelWeb.version>1.101.0</modelWeb.version>
<flyway.version>1.88.1</flyway.version> <flyway.version>1.88.2</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>