Commit e8072cfcad3dae581692b786c6fc9dd6475214a2

Authored by Joao Vitorino
1 parent cad354e4
Exists in master

Commit teste sonar

Showing 1 changed file with 2 additions and 2 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</version>
  5 + <version>1.0-SNAPSHOT</version>
6 6 <packaging>war</packaging>
7 7 <name>templates-web</name>
8 8 <description>Portal de administração de templates</description>
... ... @@ -105,4 +105,4 @@
105 105 <version>1.5</version>
106 106 </dependency>
107 107 </dependencies>
108   -</project>
109 108 \ No newline at end of file
  109 +</project>
... ...