From: Michael Hwang Date: Tue, 19 Sep 2017 15:38:58 +0000 (-0400) Subject: Try to use the hidden settings.xml for Docker push X-Git-Tag: v1.0.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0b1dc08e5ff051cadd52fb0c695e6860d3fd269b;p=dcaegen2%2Fplatform%2Fservicechange-handler.git Try to use the hidden settings.xml for Docker push The Docker authentication info is in the settings.xml Change-Id: Idfe169804dfcb15aa878843fb97aa0af6e8266ac Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang --- diff --git a/pom.xml b/pom.xml index fa7d6b4..994faaf 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ com.spotify docker-maven-plugin - 0.4.13 + 1.0.0 Michael Hwang ${onap.nexus.dockerregistry.daily}/onap/${project.groupId}.${project.artifactId} @@ -192,6 +192,7 @@ ${project.build.finalName}.jar + ${onap.nexus.dockerregistry.daily}