Commit 427061b93a8a63c474181ce1398a4ef9d9e0c0c4

Authored by andre guimaraes
1 parent f1e04cd8

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 4 <modelVersion>4.0.0</modelVersion>
5 5 <groupId>br.gov.ans</groupId>
6 6 <artifactId>sei-broker</artifactId>
7   - <version>2.3</version>
  7 + <version>2.2</version>
8 8 <packaging>war</packaging>
9 9 <name>sei-broker</name>
10 10 <description>Projeto demonstrativo de webservice Rest</description>
... ...