X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=40e128179b26758c7195cfebe5f8e70466ca01fb;hb=d1a8f8ff686326708829e51878b8c87643ff91a9;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..40e1281 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.4.1-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