Merge pull request 'fixes bug#AL-2359' (!104) from AL-2358 into master

Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/104
Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>
master 1.0.82
Lucas Taiã 2023-03-22 17:53:48 +00:00
commit d9a63a6b29
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.0.81</version> <version>1.0.82</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.43</modelWeb.version> <modelWeb.version>1.0.44</modelWeb.version>
<flyway.version>1.0.29</flyway.version> <flyway.version>1.0.29</flyway.version>
</properties> </properties>