X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=de1426a859e44f53c755e1eca81030f1b07dfd06;hb=e9f19eaf902ff2c1cdc02a5f90aa06fd582848a6;hp=05d862c4c50ca82d9aa70ecbd949209e7f7e8dd6;hpb=42480c241e5882bd2e6002004e5013a0e1bd7429;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 05d862c..de1426a 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.5.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-titan 3.0.1-incubating + + 0.72 @@ -43,15 +47,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 @@ -82,6 +86,14 @@ limitations under the License. org.apache.httpcomponents httpclient + + org.mindrot + jbcrypt + + + dom4j + dom4j + @@ -113,79 +125,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