X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=02b375cc9a3f4d68ea042c7f9424b6b6289aee48;hb=7f5890c6fc0fc6ac130b0946e744c23e600832e9;hp=b316c27e9787a81eca91d1aed49d5e4e9a5b1f61;hpb=42480c241e5882bd2e6002004e5013a0e1bd7429;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index b316c27..02b375c 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -25,15 +25,19 @@ limitations under the License. 4.0.0 - org.onap.aai + org.onap.aai.champ champ-lib - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-janus 3.2.3 + + 0.65 @@ -44,15 +48,15 @@ limitations under the License. - 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 @@ -79,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 + @@ -106,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