From 7cb00e69c6090b11095f2fc7df459f03f6b7ccd8 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Thu, 26 Oct 2017 10:02:20 +0300 Subject: 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 --- sdc-os-chef/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sdc-os-chef') 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 + -- cgit 1.2.3-korg