From: Idan Amit Date: Thu, 26 Oct 2017 07:02:20 +0000 (+0300) Subject: Added authentication for docker in pom X-Git-Tag: v1.2.0~782 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F20717%2F1;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: If000af9a7750cbaca04957055d25e2e975e52c4e Issue-Id: SDC-524 Signed-off-by: Idan Amit --- diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 009c86ec44..21deaf42a6 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -304,6 +304,10 @@ true 1.23 nexus3.onap.org:10003 + + docker + docker +