X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=02b375cc9a3f4d68ea042c7f9424b6b6289aee48;hb=7f5890c6fc0fc6ac130b0946e744c23e600832e9;hp=f17de3315331270d4370d551db2ee7a9639ac094;hpb=749cad9bfd8cb3be54ccdab13b9093d5cdac1c88;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index f17de33..02b375c 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.aai.champ.champ-lib @@ -35,6 +35,9 @@ limitations under the License. 3.2.3 + + 0.65 @@ -86,6 +89,34 @@ limitations under the License. + + org.janusgraph + janusgraph-cql + 0.2.0 + true + + + org.slf4j + slf4j-log4j12 + + + ch.qos.logback + logback-classic + + + org.apache.tinkerpop + gremlin-core + + + org.apache.tinkerpop + gremlin-groovy + + + dom4j + dom4j + + + org.janusgraph @@ -111,79 +142,9 @@ limitations under the License. - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - default-check - - check - - - - - - BUNDLE - - - - INSTRUCTION - COVEREDRATIO - .15 - - - BRANCH - COVEREDRATIO - .14 - - - COMPLEXITY - COVEREDRATIO - .15 - - - LINE - COVEREDRATIO - .18 - - - METHOD - COVEREDRATIO - .10 - - - CLASS - MISSEDCOUNT - 2 - - - - - - - - org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila