From 263f17d303aae3f8f65577eb06ea65e314f47834 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Mon, 15 Jul 2019 07:20:44 +0000 Subject: Refine the docker profile Change-Id: I83779d2d566ff8b120fb712924e6d88e771cafa6 Issue-ID: MULTICLOUD-704 Signed-off-by: Bin Yang --- pom.xml | 2 ++ windriver/pom.xml | 12 +++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ac2dcb04..78ac07bc 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,8 @@ UTF-8 UTF-8 https://nexus.onap.org + nexus3.onap.org:10001 + nexus3.onap.org:10003 diff --git a/windriver/pom.xml b/windriver/pom.xml index 9aa31794..1eb5a1c6 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -119,7 +119,9 @@ + org.apache.maven.plugins maven-resources-plugin + 3.1.0 copy-resources @@ -152,21 +154,21 @@ - + - - + + - + - + -- cgit