Merge pull request 'Ajustes envio email Izypay fixes bug#AL-4812' (!666) from AL-4812 into master
Reviewed-on: adm/VentaBoletosAdm#666 Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>master 1.127.1
commit
bad152baa5
6
pom.xml
6
pom.xml
|
@ -4,12 +4,12 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.127.0</version>
|
||||
<version>1.127.1</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.96.2</modelWeb.version>
|
||||
<flyway.version>1.85.0</flyway.version>
|
||||
<modelWeb.version>1.96.3</modelWeb.version>
|
||||
<flyway.version>1.85.1</flyway.version>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue