X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=ab808b29349f2d2059eb9d826b3aa8ea426c0c3d;hb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;hp=dbba4e4b9293c7d0c8d94c1083c365bd6b83dc8b;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index dbba4e4..ab808b2 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -25,11 +25,12 @@ limitations under the License. 4.0.0 + org.onap.aai.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-janus @@ -42,22 +43,25 @@ 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 + org.janusgraph janusgraph-cassandra - 0.1.1 + 0.2.0 true @@ -76,12 +80,17 @@ limitations under the License. org.apache.tinkerpop gremlin-groovy + + dom4j + dom4j + + org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true @@ -92,10 +101,6 @@ limitations under the License. org.slf4j slf4j-log4j12 - - ch.qos.logback - logback-classic - org.apache.tinkerpop gremlin-core @@ -173,7 +178,13 @@ limitations under the License. - + check process-sources - -->