fixes bug#AL-2378

master
Gleison da Cruz 2023-03-21 14:49:22 -03:00
parent 2e196933d2
commit 9d6af73741
1 changed files with 3 additions and 3 deletions

View File

@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.0.70</version>
<version>1.0.80</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.0.38</modelWeb.version>
<flyway.version>1.0.24</flyway.version>
<modelWeb.version>1.0.42</modelWeb.version>
<flyway.version>1.0.29</flyway.version>
</properties>
<distributionManagement>