Commit 6c168ee4fc925956b13b5b937aea6a244a0fc1a5
1 parent
e5befc90
Exists in
master
alterando versão
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
pom.xml
... | ... | @@ -23,11 +23,11 @@ |
23 | 23 | <parent> |
24 | 24 | <groupId>br.com.centralit</groupId> |
25 | 25 | <artifactId>citsmart-grp-parent</artifactId> |
26 | - <version>1.8.0-SNAPSHOT</version> | |
26 | + <version>2.0.0</version> | |
27 | 27 | </parent> |
28 | 28 | |
29 | 29 | <artifactId>citsmart-grp-modules</artifactId> |
30 | - <version>1.8.0-SNAPSHOT</version> | |
30 | + <version>2.0.0</version> | |
31 | 31 | <packaging>pom</packaging> |
32 | 32 | |
33 | 33 | <name>citsmart-grp-modules</name> | ... | ... |