fixes bug #AL-2145
parent
6cc3b7b9ea
commit
0948810558
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.0.55</version>
|
||||
<version>1.0.56</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.0.32</modelWeb.version>
|
||||
<flyway.version>1.0.21</flyway.version>
|
||||
<flyway.version>1.0.22</flyway.version>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in New Issue