X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=6a13b6d7f360f79266a85219f85cb2192a9fcef1;hb=refs%2Fheads%2Fbeijing;hp=15e14da9a83fe62a01602415016abbf82a3b7a76;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 15e14da..6a13b6d 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.2.3-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 @@ -172,7 +181,13 @@ limitations under the License. - + check process-sources - -->