fixes bug#AL-2224

master
aristides@rjconsultores.com.br 2023-02-27 13:04:36 -03:00
parent 4d0e38b162
commit 3b84a68f37
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.60</version> <version>1.0.61</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.35</modelWeb.version> <modelWeb.version>1.0.36</modelWeb.version>
<flyway.version>1.0.23</flyway.version> <flyway.version>1.0.23</flyway.version>
</properties> </properties>