X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=b3a446d21cc25adb439cf787656556d41bccba8c;hb=0338683186c994d579b1ec297604dba59df73dff;hp=ffff015735d726f8ed0269ee8393ae720cdba14f;hpb=533b090aa92f5eaa6c674fd63940fcacf4dc811e;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index ffff015..b3a446d 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.4.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,73 +125,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 @@ -179,7 +132,6 @@ limitations under the License. true - + check process-sources - -->