Commit a8a5a6bc74778b0ed2a1a96fceaacd779640a977

Authored by gabriel.damasceno
1 parent 71b23106
Exists in master

alterando versão

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
cit-esi-api/pom.xml
... ... @@ -24,7 +24,7 @@
24 24 <parent>
25 25 <groupId>br.com.centralit</groupId>
26 26 <artifactId>cit-esi</artifactId>
27   - <version>1.8.0-SNAPSHOT</version>
  27 + <version>2.0.0</version>
28 28 </parent>
29 29  
30 30 <artifactId>cit-esi-api</artifactId>
... ...
cit-esi-web/pom.xml
... ... @@ -24,7 +24,7 @@
24 24 <parent>
25 25 <groupId>br.com.centralit</groupId>
26 26 <artifactId>cit-esi</artifactId>
27   - <version>1.8.0-SNAPSHOT</version>
  27 + <version>2.0.0</version>
28 28 </parent>
29 29  
30 30 <artifactId>cit-esi-web</artifactId>
... ...