X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4711142236f0589777c71a47e9c044beb960fcad;hb=15af66b115f3e8046b2d0f2634fb77b3d835f730;hp=edf8bd59e99d7da1d8004625e9424e25810dafd8;hpb=f4d5a2be57c0595ad311a8a8446f1c16a1830f9e;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index edf8bd5..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 @@ -288,7 +287,7 @@ limitations under the License. true docker-hub - onap/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${docker.location} latest