X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4711142236f0589777c71a47e9c044beb960fcad;hb=71393bb2bf9fb10962723e61cf0e70d9aa202645;hp=43391affef8c194e90c780c83503c61d8ddfcb15;hpb=34aa4984446aeb39b64930baf64058ea22ec9da0;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 43391af..4711142 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ limitations under the License. spring-boot-starter-parent org.springframework.boot - 1.5.12.RELEASE + 1.5.15.RELEASE org.onap.aai search-data-service @@ -69,7 +69,6 @@ limitations under the License. com.jayway.jsonpath json-path 2.2.0 - test @@ -79,9 +78,9 @@ limitations under the License. - dom4j + org.dom4j dom4j - 1.6.1 + 2.1.1 provided @@ -285,17 +284,10 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub - onap/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${docker.location} latest