Commit 38d087fc87c3a1e23451d50f87cd04868d03812e

Authored by andre.guimaraes
1 parent fce74590
Exists in master

Corrige número de versão

Número de versão não foi alterado no pom e por isso não refletia o valor
correto da tag.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
pom.xml
... ... @@ -3,7 +3,7 @@
3 3 <modelVersion>4.0.0</modelVersion>
4 4 <groupId>br.gov.ans</groupId>
5 5 <artifactId>templates-broker</artifactId>
6   - <version>1.2</version>
  6 + <version>1.3</version>
7 7 <packaging>war</packaging>
8 8 <name>templates-broker</name>
9 9 <description>Sistema de gerenciamento de templates.</description>
... ...