Merge pull request 'fixes bug#2696' (!213) from AL-2696 into master

Reviewed-on: adm/VentaBoletosAdm#213
Reviewed-by: Lucas Taiã <lucas@rjconsultores.com.br>
master 1.8.11
wallace 2023-07-06 21:29:51 +00:00
commit 65576bb98d
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.8.10</version>
<version>1.8.11</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.6.7</modelWeb.version>
<modelWeb.version>1.6.8</modelWeb.version>
<flyway.version>1.5.2</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>