Merge pull request 'correcção AL-1627' (#40) from AL-1627-2 into master

Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/40
Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>
Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>
master
Lucas Taiã 2023-01-03 20:06:27 +00:00
commit 139fa3a370
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.0.30</version> <version>1.0.31</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.20</modelWeb.version> <modelWeb.version>1.0.20</modelWeb.version>
<flyway.version>1.0.11</flyway.version> <flyway.version>1.0.12</flyway.version>
</properties> </properties>
<distributionManagement> <distributionManagement>