Merge pull request 'bug#al-2105' (!60) from AL-2105 into master
Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/60 Reviewed-by: Lucas Taiã <lucas@rjconsultores.com.br> Reviewed-by: fabio <fabio.faria@rjconsultores.com.br> Reviewed-by: pinheiro <valdevir@rjconsultores.com.br>master 1.0.48
commit
001edb683a
4
pom.xml
4
pom.xml
|
@ -4,12 +4,12 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>br.com.rjconsultores</groupId>
|
<groupId>br.com.rjconsultores</groupId>
|
||||||
<artifactId>ventaboletosadm</artifactId>
|
<artifactId>ventaboletosadm</artifactId>
|
||||||
<version>1.0.47</version>
|
<version>1.0.48</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<modelWeb.version>1.0.29</modelWeb.version>
|
<modelWeb.version>1.0.29</modelWeb.version>
|
||||||
<flyway.version>1.0.18</flyway.version>
|
<flyway.version>1.0.19</flyway.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
|
Loading…
Reference in New Issue