Merge pull request 'fixes bug#AL-2181' (!70) from AL-2181 into master
Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/70 Reviewed-by: fabio <fabio.faria@rjconsultores.com.br> Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>master 1.0.55
commit
72dbc08566
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.54</version>
|
<version>1.0.55</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<modelWeb.version>1.0.32</modelWeb.version>
|
<modelWeb.version>1.0.32</modelWeb.version>
|
||||||
<flyway.version>1.0.20</flyway.version>
|
<flyway.version>1.0.21</flyway.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
|
Loading…
Reference in New Issue