From da5d41fece755550d0df5c7114c297fc5849ab84 Mon Sep 17 00:00:00 2001 From: RehanRaza Date: Wed, 16 Jun 2021 15:34:17 +0200 Subject: [PATCH] Add ONAP repos in pom.xml for Clamp participant Change-Id: If29e9248ee729c38466a2042bfcf00d1c320eecb Issue-ID: NONRTRIC-541 Signed-off-by: RehanRaza --- helm-manager/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/helm-manager/pom.xml b/helm-manager/pom.xml index 0c52a123..7de3d175 100644 --- a/helm-manager/pom.xml +++ b/helm-manager/pom.xml @@ -39,6 +39,18 @@ http://www.apache.org/licenses/LICENSE-2.0.txt + + + onap-releases + onap-releases + https://nexus.onap.org/content/repositories/releases/ + + + onap-snapshots + onap-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + 6.1.2-SNAPSHOT -- 2.16.6