Merge pull request 'fixes bug#AL-4214' (!644) from AL-4214 into master
Reviewed-on: adm/VentaBoletosAdm#644 Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>master 1.120.9
commit
6fc4a650c9
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.120.8</version>
|
||||
<version>1.120.9</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
<modelWeb.version>1.92.2</modelWeb.version>
|
||||
<flyway.version>1.79.2</flyway.version>
|
||||
<flyway.version>1.79.3</flyway.version>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue