Commit f0ec1107d0426b5ca0066b061513b3c1b4a93091
1 parent
8632374c
Exists in
master
versao
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
cit-ecm-api/pom.xml
| @@ -33,7 +33,7 @@ | @@ -33,7 +33,7 @@ | ||
| 33 | <parent> | 33 | <parent> |
| 34 | <groupId>br.com.centralit</groupId> | 34 | <groupId>br.com.centralit</groupId> |
| 35 | <artifactId>cit-ecm</artifactId> | 35 | <artifactId>cit-ecm</artifactId> |
| 36 | - <version>1.8.0-SNAPSHOT</version> | 36 | + <version>2.0.0</version> |
| 37 | </parent> | 37 | </parent> |
| 38 | 38 | ||
| 39 | <artifactId>cit-ecm-api</artifactId> | 39 | <artifactId>cit-ecm-api</artifactId> |
cit-ecm-web/pom.xml
| @@ -24,7 +24,7 @@ | @@ -24,7 +24,7 @@ | ||
| 24 | <parent> | 24 | <parent> |
| 25 | <groupId>br.com.centralit</groupId> | 25 | <groupId>br.com.centralit</groupId> |
| 26 | <artifactId>cit-ecm</artifactId> | 26 | <artifactId>cit-ecm</artifactId> |
| 27 | - <version>1.8.0-SNAPSHOT</version> | 27 | + <version>2.0.0</version> |
| 28 | </parent> | 28 | </parent> |
| 29 | 29 | ||
| 30 | <artifactId>cit-ecm-web</artifactId> | 30 | <artifactId>cit-ecm-web</artifactId> |