fixes bug #AL-2364
parent
7ff3ee9cf0
commit
11d6578d74
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.78</version>
|
||||
<version>1.0.79</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.0.42</modelWeb.version>
|
||||
<flyway.version>1.0.28</flyway.version>
|
||||
<flyway.version>1.0.29</flyway.version>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in New Issue