fixes bug#AL-2027

master
Fabio Faria 2023-01-18 13:28:39 -03:00
parent 80079c1a22
commit 2c4d8397d5
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.40</version> <version>1.0.41</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.25</modelWeb.version> <modelWeb.version>1.0.25</modelWeb.version>
<flyway.version>1.0.15</flyway.version> <flyway.version>1.0.16</flyway.version>
</properties> </properties>
<distributionManagement> <distributionManagement>