Commit 051e769bd456ab51b946c8568ae13ecb8b3e8c05
1 parent
b11b8e00
Exists in
master
and in
1 other branch
Incrementa o número de versão
Versão incrementada para 2.9.1 após a correção do bug na inclusão de documentos.
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.9</version> | |
7 | + <version>2.9.1</version> | |
8 | 8 | <packaging>war</packaging> |
9 | 9 | <name>sei-broker</name> |
10 | 10 | <description>Camada de integração REST para comunicação com o SEI</description> | ... | ... |