fixes bug #AL-4506. Ajuste para possibilitar exceucao do script.
parent
1a7cd3dda2
commit
1997e07cc6
4
pom.xml
4
pom.xml
|
@ -4,12 +4,12 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.138.2</version>
|
||||
<version>1.138.3</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.105.2</modelWeb.version>
|
||||
<flyway.version>1.92.3</flyway.version>
|
||||
<flyway.version>1.92.4</flyway.version>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue