Commit 276b0f7a00943e1611629412fab32fbbfa1b0e19

Authored by gabriel.damasceno
1 parent f70f9c25
Exists in master

alterando versão

cit-contratos-api/pom.xml
... ... @@ -23,7 +23,7 @@
23 23 <parent>
24 24 <groupId>br.com.centralit</groupId>
25 25 <artifactId>cit-contratos</artifactId>
26   - <version>1.8.0-SNAPSHOT</version>
  26 + <version>2.0.0</version>
27 27 </parent>
28 28  
29 29 <artifactId>cit-contratos-api</artifactId>
... ...
cit-contratos-web/pom.xml
... ... @@ -23,7 +23,7 @@
23 23 <parent>
24 24 <groupId>br.com.centralit</groupId>
25 25 <artifactId>cit-contratos</artifactId>
26   - <version>1.8.0-SNAPSHOT</version>
  26 + <version>2.0.0</version>
27 27 </parent>
28 28  
29 29 <artifactId>cit-contratos-web</artifactId>
... ...