From bc51da2e2c262648993b80d27f0872bbbc4ef983 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Thu, 26 Oct 2017 16:56:53 +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: I3902d89624bdb98d6565c88d0ce1ed6bf05f96fb Issue-Id: SDC-524 Signed-off-by: Idan Amit --- sdc-os-chef/pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sdc-os-chef/pom.xml') diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 21deaf42a6..cbe64073a4 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -305,9 +305,11 @@ 1.23 nexus3.onap.org:10003 - docker - docker - + + docker + docker + + -- cgit 1.2.3-korg