X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=37864c58760763d07ac9b5786db6ad11cbee8c83;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=282540e07de3b775ff0851dccafa18bd806a8df3;hpb=bce525cea2018839880c3340102c50edd2e11cde;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 282540e..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.2.3-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.aai.champ.champ-lib @@ -35,6 +35,9 @@ limitations under the License. 3.2.3 + + 0.65 @@ -80,6 +83,38 @@ limitations under the License. org.apache.tinkerpop gremlin-groovy + + dom4j + dom4j + + + + + 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 + @@ -107,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