From: Idan Amit Date: Thu, 26 Oct 2017 06:36:37 +0000 (+0300) Subject: Added authentication for docker in pom X-Git-Tag: 1.0.0-Amsterdam~52^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e0172590a456e49f3e8e0815be3acf3fd5abd54c;p=sdc.git Added authentication for docker in pom Added the docker credentials in the pom.xml file instead of in the settings.xml Change-Id: I4a853c260da683fe071db31da3bbaaf8c6f7181a Issue-Id: SDC-524 Signed-off-by: Idan Amit --- diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 5416939dac..750b3c6bd9 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -335,6 +335,10 @@ true 1.23 nexus3.onap.org:10003 + + docker + docker +