fixes bug#

AL-1904
qua:Debora
Incluindo o campo NSU/HOST no relatoio.
master
Gleison da Cruz 2023-01-02 11:35:06 -03:00
parent a3c7cde891
commit 303c52d096
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<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.17</version> <version>1.0.18</version>
<packaging>war</packaging> <packaging>war</packaging>
<distributionManagement> <distributionManagement>
@ -55,7 +55,7 @@
<dependency> <dependency>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ModelWeb</artifactId> <artifactId>ModelWeb</artifactId>
<version>1.0.13</version> <version>1.0.12</version>
</dependency> </dependency>
<dependency> <dependency>