Commit f0ec1107d0426b5ca0066b061513b3c1b4a93091

Authored by gabriel.damasceno
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 33 <parent>
34 34 <groupId>br.com.centralit</groupId>
35 35 <artifactId>cit-ecm</artifactId>
36   - <version>1.8.0-SNAPSHOT</version>
  36 + <version>2.0.0</version>
37 37 </parent>
38 38  
39 39 <artifactId>cit-ecm-api</artifactId>
... ...
cit-ecm-web/pom.xml
... ... @@ -24,7 +24,7 @@
24 24 <parent>
25 25 <groupId>br.com.centralit</groupId>
26 26 <artifactId>cit-ecm</artifactId>
27   - <version>1.8.0-SNAPSHOT</version>
  27 + <version>2.0.0</version>
28 28 </parent>
29 29  
30 30 <artifactId>cit-ecm-web</artifactId>
... ...