fixes bug AL-2895

master
Lucas 2023-07-05 21:56:17 -03:00
parent bded0916c8
commit cd669b59db
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.8.7</version>
<version>1.8.8</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.6.5</modelWeb.version>
<modelWeb.version>1.6.6</modelWeb.version>
<flyway.version>1.5.2</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>