X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=43391affef8c194e90c780c83503c61d8ddfcb15;hb=34aa4984446aeb39b64930baf64058ea22ec9da0;hp=8561a2a8e6dc0c8231b502b6e3f01d757db0b1a3;hpb=5ca09dd45d884f68a1bfbdf09d9df309fddda381;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 8561a2a..43391af 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai search-data-service - 1.2.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-search-data-service @@ -124,19 +124,6 @@ limitations under the License. 2.7.8 - - edu.emory.mathcs.backport - com.springsource.edu.emory.mathcs.backport - 3.1.0 - provided - - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - org.apache.directory.studio org.apache.commons.lang @@ -161,10 +148,31 @@ limitations under the License. 20180130 - + org.springframework.boot spring-boot-starter-web - + + + + org.springframework.boot + spring-boot-starter-jetty + + + + org.springframework.boot + spring-boot-starter + + + ch.qos.logback + logback-classic + + + + + + org.springframework.boot + spring-boot-starter-jersey + org.springframework.boot @@ -176,12 +184,7 @@ limitations under the License. spring-boot-starter-test test - - - org.eclipse.jetty - jetty-security - - + org.springframework.boot spring-boot-starter-security @@ -282,10 +285,17 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub - ${docker.push.registry}/onap/${project.artifactId} + onap/${project.artifactId} ${docker.location} latest