X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=6d714df9cf5448b0a40621069f36a6a5f1b69103;hb=0338683186c994d579b1ec297604dba59df73dff;hp=7d1532b6b0ed133ad9cebd6137fdb63880630f43;hpb=e0549f46142bcc54cc3d3c04a465e5e6c54ba90c;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 7d1532b..6d714df 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.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-janus 3.2.3 + + 0.65 @@ -42,18 +46,21 @@ 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 @@ -76,8 +83,13 @@ limitations under the License. org.apache.tinkerpop gremlin-groovy + + dom4j + dom4j + + org.janusgraph janusgraph-hbase @@ -92,10 +104,6 @@ limitations under the License. org.slf4j slf4j-log4j12 - - ch.qos.logback - logback-classic - org.apache.tinkerpop gremlin-core @@ -106,73 +114,6 @@ 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 @@ -180,7 +121,6 @@ limitations under the License. true - + check process-sources - -->