X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=282540e07de3b775ff0851dccafa18bd806a8df3;hb=bce525cea2018839880c3340102c50edd2e11cde;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..282540e 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.2.3-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 @@ -78,10 +82,11 @@ limitations under the License. + org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true @@ -92,10 +97,6 @@ limitations under the License. org.slf4j slf4j-log4j12 - - ch.qos.logback - logback-classic - org.apache.tinkerpop gremlin-core @@ -173,7 +174,13 @@ limitations under the License. - + check process-sources - -->