Commit 51b6cb4118d429078099becf042a9dd688a53f62
1 parent
4eb5678d
Exists in
master
redmine #161 - modificando vampo de versão tabelas corp - ecm api
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
cit-ecm-api/pom.xml
... | ... | @@ -50,7 +50,8 @@ |
50 | 50 | <dependency> |
51 | 51 | <groupId>br.com.centralit</groupId> |
52 | 52 | <artifactId>cit-tabelas-corp-api</artifactId> |
53 | - <version>${cit-tabelas-corp.version}</version> | |
53 | + <version>2.0.0</version> | |
54 | + <!-- <version>${cit-tabelas-corp.version}</version> --> | |
54 | 55 | </dependency> |
55 | 56 | <dependency> |
56 | 57 | <groupId>org.json</groupId> | ... | ... |