X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=37864c58760763d07ac9b5786db6ad11cbee8c83;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=ab808b29349f2d2059eb9d826b3aa8ea426c0c3d;hpb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index ab808b2..37864c5 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.4.0-SNAPSHOT + 1.6.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