fixes bug #AL-2364

master
valdevir 2023-03-17 11:59:16 -03:00
parent 7ff3ee9cf0
commit 11d6578d74
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.78</version> <version>1.0.79</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.42</modelWeb.version> <modelWeb.version>1.0.42</modelWeb.version>
<flyway.version>1.0.28</flyway.version> <flyway.version>1.0.29</flyway.version>
</properties> </properties>
<distributionManagement> <distributionManagement>