X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=8ff6a60d371d9ec7cbe669bd42308d00c56c3bd2;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=5bfc86041737619f8c3f20b109741d5f01b2171c;hpb=282a3420f6a8e2174034fcfa98b5a3ece28023a7;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 5bfc860..8ff6a60 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -24,15 +24,19 @@ limitations under the License. 4.0.0 + org.onap.aai.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.6.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-titan 3.0.1-incubating + + 0.72 @@ -41,18 +45,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 + com.thinkaurelius.titan titan-cassandra @@ -75,8 +82,21 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.apache.httpcomponents + httpclient + + + org.mindrot + jbcrypt + + + dom4j + dom4j + + com.thinkaurelius.titan titan-hbase @@ -105,81 +125,10 @@ 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 - - + check process-sources - -->