X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=282540e07de3b775ff0851dccafa18bd806a8df3;hb=refs%2Fheads%2F2.0.0-ONAP;hp=1a0475ddd43f1ab62fb07221b60e89d7c55310f4;hpb=342dbc8a4af828aa7e918138dc693b9d4f85c2a0;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 1a0475d..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 @@ -180,7 +181,6 @@ limitations under the License. true - + check process-sources - -->