From 0b49a67c20577361c3d65b3df712f0383aa30f44 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 19 Jul 2021 14:42:19 -0400 Subject: [PATCH 1/1] Define docker registry properties Issue-ID: POLICY-3374 Change-Id: I754d69b7efe155417bb1562a75a5e35572a2ce24 Signed-off-by: Jim Hahn --- integration/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration/pom.xml b/integration/pom.xml index 92840093..5380862d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -58,6 +58,8 @@ 2.0.2 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ + nexus3.onap.org:10001 + nexus3.onap.org:10003 -- 2.16.6