fixes bug#AL-2027
parent
80079c1a22
commit
2c4d8397d5
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.40</version>
|
||||
<version>1.0.41</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.0.25</modelWeb.version>
|
||||
<flyway.version>1.0.15</flyway.version>
|
||||
<flyway.version>1.0.16</flyway.version>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in New Issue