Merge pull request 'fixes bug#AL-1979' (#44) from AL-1979 into master

Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/44
Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master
fabio 2023-01-09 11:36:41 +00:00
commit 48efc1094c
1 changed files with 258 additions and 258 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.0.32</version> <version>1.0.33</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.20</modelWeb.version> <modelWeb.version>1.0.21</modelWeb.version>
<flyway.version>1.0.13</flyway.version> <flyway.version>1.0.13</flyway.version>
</properties> </properties>