Merge pull request 'Se corrige nombre columna FORMAPAGO_ID AL-4549' (!683) from AL-4549 into master

Reviewed-on: adm/VentaBoletosAdm#683
Reviewed-by: wallace <wallace@rjconsultores.com.br>
master 1.131.3
wallace 2024-08-28 16:25:31 +00:00
commit 0fd414267b
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.131.2</version>
<version>1.131.3</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.101.0</modelWeb.version>
<flyway.version>1.88.0</flyway.version>
<flyway.version>1.88.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>