Commit 427061b93a8a63c474181ce1398a4ef9d9e0c0c4
1 parent
f1e04cd8
Exists in
master
and in
1 other branch
Corrigindo número de versão que teve um incremento maior do que deveria.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pom.xml
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | <modelVersion>4.0.0</modelVersion> | 4 | <modelVersion>4.0.0</modelVersion> |
| 5 | <groupId>br.gov.ans</groupId> | 5 | <groupId>br.gov.ans</groupId> |
| 6 | <artifactId>sei-broker</artifactId> | 6 | <artifactId>sei-broker</artifactId> |
| 7 | - <version>2.3</version> | 7 | + <version>2.2</version> |
| 8 | <packaging>war</packaging> | 8 | <packaging>war</packaging> |
| 9 | <name>sei-broker</name> | 9 | <name>sei-broker</name> |
| 10 | <description>Projeto demonstrativo de webservice Rest</description> | 10 | <description>Projeto demonstrativo de webservice Rest</description> |