X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=80ca4817f30b652cc2c7868a6cf3fa0574a40ef3;hb=762153cd733f43697679c3f97eba09212cbd2839;hp=ffff015735d726f8ed0269ee8393ae720cdba14f;hpb=533b090aa92f5eaa6c674fd63940fcacf4dc811e;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index ffff015..80ca481 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -24,11 +24,12 @@ limitations under the License. 4.0.0 + org.onap.aai.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-titan @@ -41,18 +42,21 @@ limitations under the License. tinkergraph-gremlin ${tinkerpop.version} + - org.onap.aai + org.onap.aai.champ.champ-lib champ-core - 1.2.0-SNAPSHOT + ${project.version} + - org.onap.aai + org.onap.aai.champ.champ-lib champ-core - 1.2.0-SNAPSHOT + ${project.version} test-jar test + com.thinkaurelius.titan titan-cassandra @@ -75,8 +79,13 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.apache.httpcomponents + httpclient + + com.thinkaurelius.titan titan-hbase @@ -179,7 +188,6 @@ limitations under the License. true - + check process-sources - -->