fixes bug#AL-2359

master
lucas.taia 2023-03-22 14:46:00 -03:00
parent d8752b856a
commit 4e49b38fa7
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.81</version> <version>1.0.82</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.43</modelWeb.version> <modelWeb.version>1.0.44</modelWeb.version>
<flyway.version>1.0.29</flyway.version> <flyway.version>1.0.29</flyway.version>
</properties> </properties>