Merge pull request 'adequaçoes remessa BB fixes bug#AL-2366' (!105) from AL-2366 into master

Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/105
Reviewed-by: Célio de Souza Ribeiro JR <celio@rjconsultores.com.br>
master 1.0.83
fabio 2023-03-22 20:29:26 +00:00
commit 3eb66bb952
2 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.82</version> <version>1.0.83</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.0.44</modelWeb.version> <modelWeb.version>1.0.45</modelWeb.version>
<flyway.version>1.0.29</flyway.version> <flyway.version>1.0.29</flyway.version>
</properties> </properties>