From 7252853d61a63258c94252e614bc1944a2af1054 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 5 Dec 2022 08:04:22 -0500 Subject: Use final released version of Kohn parent pom Use final released version of Kohn parent pom Issue-ID: SDNC-1753 Signed-off-by: Dan Timoney Change-Id: I95f355baa87dcfe115a2a5a20f3f11861be74415 --- features/features-sdnc-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- features/sdnc-northbound-all/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'features') diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index af680420..d2d816ab 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.4 + 2.4.5 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index bdd2f2a6..24430811 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.4.5 diff --git a/features/pom.xml b/features/pom.xml index edbaee36..df929435 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.4.5 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index f101bb69..ef87ead5 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.4.5 -- cgit 1.2.3-korg