fixes bug#AL-4862

master
wallace.henrique 2024-09-05 10:46:00 -03:00
parent 415ddab900
commit bc9e6eade0
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<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.134.0</version> <version>1.134.1</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.103.1</modelWeb.version> <modelWeb.version>1.103.2</modelWeb.version>
<flyway.version>1.90.2</flyway.version> <flyway.version>1.90.2</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>