Fabio Faria 2023-03-22 16:34:28 -03:00
commit 9195757bee
2 changed files with 3 additions and 3 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>