fixes bug#AL-2431

master
lucas.taia 2023-03-30 15:18:53 -03:00
parent 43966fa0e1
commit 1872864cc0
1 changed files with 2 additions and 2 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.85</version> <version>1.0.86</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.45</modelWeb.version> <modelWeb.version>1.0.46</modelWeb.version>
<flyway.version>1.0.29</flyway.version> <flyway.version>1.0.29</flyway.version>
</properties> </properties>