From 8e8176d9618f928ec7f68c3e22823dd35e032add Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 22 Jun 2021 14:16:21 +0200 Subject: [PATCH] Add repo in Nordix for temporary jar The policy-clamp-participant-impl-kubernetes from org.onap.policy.clamp.participant has not been released in ONAP but is needed for the D release of the Helm Manager. To be able to release the Helm Manager the jar will be temporarily stored in a repo in Nordix. Issue-ID: NONRTRIC-547 Signed-off-by: elinuxhenrik Change-Id: Ifefe76e4c72940bb1caee4cc0bd623b6fb810959 --- helm-manager/pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/helm-manager/pom.xml b/helm-manager/pom.xml index 7de3d175..4a660ce7 100644 --- a/helm-manager/pom.xml +++ b/helm-manager/pom.xml @@ -50,12 +50,16 @@ onap-snapshots https://nexus.onap.org/content/repositories/snapshots/ + + nordix + 39bf7eabe020-releases + https://artifactory.nordix.org/artifactory/onap-policy-clamp-participant-maven-local + - 6.1.2-SNAPSHOT + 6.1.2 0.36.0 - 3.1.2 @@ -70,7 +74,6 @@ org.apache.maven.plugins maven-dependency-plugin - ${maven-dependency-plugin.version} copy -- 2.16.6