From 7572907133825f976f9a18ac78631ddc384180cf Mon Sep 17 00:00:00 2001 From: "Rishi.Chail" Date: Thu, 8 Apr 2021 14:23:32 +0100 Subject: [PATCH] Fix to pull images from Onap nexus Issue-ID: CPS-319 Signed-off-by: Rishi.Chail Signed-off-by: Bruno Sakoto Change-Id: I2a82e56aef8572e4241b6644cb8c53d2d33ace97 (cherry picked from commit 27fba350de15c5a5145a66f75cc188a6f69633c6) --- cps-parent/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index b76cd2dbc..06d6364b7 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -41,6 +41,7 @@ 11 0.9 https://nexus.onap.org + nexus3.onap.org:10001/library/ 3.1.0 UTF-8 /content/repositories/releases/ @@ -324,6 +325,7 @@ see https://www.testcontainers.org/features/configuration/#disabling-ryuk --> true + ${nexus.public.repo} @@ -385,4 +387,4 @@ - \ No newline at end of file + -- 2.16.6