Commit fce745906cc932f4dc14cec1c41f3c5339c4e3d6
1 parent
a05d7fd3
Exists in
master
Incrementa número de versão
Sobe número de versão para 1.2
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.1</version> | |
6 | + <version>1.2</version> | |
7 | 7 | <packaging>war</packaging> |
8 | 8 | <name>templates-broker</name> |
9 | 9 | <description>Sistema de gerenciamento de templates.</description> | ... | ... |