Commit 6479a95fde15c89a7bf82b194e9430dc6379efa4

Authored by andre.guimaraes
1 parent 79d307f6
Exists in master

Corrige número de versão

Corrige número de versão que foi alterado durante um teste da equipe de
produção.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
pom.xml
... ... @@ -2,7 +2,7 @@
2 2 <modelVersion>4.0.0</modelVersion>
3 3 <groupId>br.gov.ans</groupId>
4 4 <artifactId>templates-web</artifactId>
5   - <version>1.0-SNAPSHOT</version>
  5 + <version>1.0</version>
6 6 <packaging>war</packaging>
7 7 <name>templates-web</name>
8 8 <description>Portal de administração de templates</description>
... ...