fixes bug #AL-2143

master
valdevir 2023-03-16 09:35:52 -03:00
parent 069878d363
commit 46458f4fe9
1 changed files with 3 additions and 3 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.73</version> <version>1.0.74</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.39</modelWeb.version> <modelWeb.version>1.0.40</modelWeb.version>
<flyway.version>1.0.25</flyway.version> <flyway.version>1.0.26</flyway.version>
</properties> </properties>
<distributionManagement> <distributionManagement>