X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-app-api%2Fpom.xml;h=6683f3f8dddd6b69e7d904e32f3a3be3f43ed9a2;hb=cf34db936b5a65e2f29a234cce201d62fffcaec8;hp=c2d589f93368eacd4bdf1c7aa26947bc16292cbe;hpb=04a5bef1c0c8ac2bd22c416ef224d968279550ee;p=sdc.git diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index c2d589f933..6683f3f8dd 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -8,15 +8,14 @@ org.openecomp.sdc sdc-main - 1.3.1-SNAPSHOT + 1.6.5-SNAPSHOT - org.openecomp.sdc - security-utils - ${project.version} - provided + org.onap.sdc.sdc-be-common + security-util-lib + ${security.util.lib.version} @@ -144,6 +143,12 @@ + + org.projectlombok + lombok + ${lombok.version} + + com.google.guava guava @@ -158,6 +163,20 @@ provided + + org.hamcrest + hamcrest + ${hamcrest.version} + test + + + + org.hamcrest + hamcrest-library + ${hamcrest.version} + test + + junit junit @@ -190,18 +209,18 @@ commons-validator 1.6 - - commons-collections - commons-collections - - + + commons-collections + commons-collections + + - - commons-collections - commons-collections - 3.2.2 - + + commons-collections + commons-collections + 3.2.2 + org.codehaus.jettison @@ -215,17 +234,22 @@ 2.47 compile + + org.openecomp.sdc + common-app-logging + ${project.version} + compile + + + com.datastax.cassandra + cassandra-driver-mapping + ${cassandra.driver.version} + compile + - - org.apache.maven.plugins - maven-deploy-plugin - - true - - com.github.sylvainlaurent.maven yaml-json-validator-maven-plugin