X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=8ff6a60d371d9ec7cbe669bd42308d00c56c3bd2;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=8cac8ee25d2d1f7b0b8d8eec13d1626ff66ad2c0;hpb=ca02564d0a8422b35a358d6397c2e0659f1eea2d;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 8cac8ee..8ff6a60 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.2.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.aai.champ.champ-lib @@ -34,6 +34,9 @@ limitations under the License. 3.0.1-incubating + + 0.72 @@ -83,6 +86,14 @@ limitations under the License. org.apache.httpcomponents httpclient + + org.mindrot + jbcrypt + + + dom4j + dom4j + @@ -114,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