X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fpom.xml;h=d9966cf72e93687623289116fd8faed069bdd392;hb=d1a8f8ff686326708829e51878b8c87643ff91a9;hp=cf76ed04813c0242e7597c56a975c93f0889664f;hpb=282a3420f6a8e2174034fcfa98b5a3ece28023a7;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index cf76ed0..d9966cf 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.1-SNAPSHOT + org.onap.aai.champ.champ-lib champ-janus 3.2.3 + + 0.65 @@ -42,22 +46,53 @@ 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 - 0.1.1 + 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 + janusgraph-cql + 0.2.0 true @@ -76,12 +111,17 @@ limitations under the License. org.apache.tinkerpop gremlin-groovy + + dom4j + dom4j + + org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true @@ -92,10 +132,6 @@ limitations under the License. org.slf4j slf4j-log4j12 - - ch.qos.logback - logback-classic - org.apache.tinkerpop gremlin-core @@ -106,73 +142,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 +149,6 @@ limitations under the License. true - + check process-sources - -->