correcção AL-1627

master
lucas.taia 2023-01-03 16:48:37 -03:00
parent 04fd4ce744
commit 396522b262
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>