fixes bug#AL-4421
parent
8f61b1a5c1
commit
8f1338c6fb
6
pom.xml
6
pom.xml
|
@ -4,12 +4,12 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.136.0</version>
|
||||
<version>1.136.1</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.105.0</modelWeb.version>
|
||||
<flyway.version>1.92.0</flyway.version>
|
||||
<modelWeb.version>1.105.1</modelWeb.version>
|
||||
<flyway.version>1.92.1</flyway.version>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue