Commit b9318463613e808f5fe754f9ddaa8708ec93386d
1 parent
e7b3f0df
Exists in
master
and in
1 other branch
Incrementa versão no pom.xml
Número de versão incrementado de 2.7 para 2.8.
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.7</version> | |
7 | + <version>2.8</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> | ... | ... |