fixes bug#AL-4607
parent
c327b72cea
commit
822ea8e13f
4
pom.xml
4
pom.xml
|
@ -4,11 +4,11 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.101.0</version>
|
||||
<version>1.101.1</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.76.0</modelWeb.version>
|
||||
<modelWeb.version>1.76.1</modelWeb.version>
|
||||
<flyway.version>1.59.0</flyway.version>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue