X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=9c367a1c5abfd1b364902c858c2e88f19708c35d;hb=4b10d453777c4d1a984eb56e029ad2a00c490e72;hp=80ca4817f30b652cc2c7868a6cf3fa0574a40ef3;hpb=457c911507f6d54149b54a6c5e40137c1c091d37;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 80ca481..9c367a1 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.3.0-SNAPSHOT + 1.5.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,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