X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fpom.xml;h=a08305d6aa9cf6a1eb9b9d5ce634015107339e05;hb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;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..a08305d 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -24,11 +24,12 @@ 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 @@ -43,15 +44,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 +83,14 @@ limitations under the License. org.apache.httpcomponents httpclient + + org.mindrot + jbcrypt + + + dom4j + dom4j +