X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-app-api%2Fpom.xml;h=11c6e50c403c570490c6726fb0dfc582a8be2f2c;hb=0594c412c406b22725b33633299d85587ee03f08;hp=925f7031a7195f1f69b7185aeec6363dabd7ad3f;hpb=b5cc5d63befc07120d0856a0e09b645aff88e4a3;p=sdc.git diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 925f7031a7..11c6e50c40 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -8,15 +8,14 @@ org.openecomp.sdc sdc-main - 1.5.2-SNAPSHOT + 1.6.0-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