From 0802fe1a738cf9c3650aa6654a93cd1b7c6b6157 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 4 Dec 2024 13:33:25 -0500 Subject: Update to use final Oslo versions Update to use final Oslo release versions Issue-ID: CCSDK-4066 Change-Id: I27b37773404e4eda36e442200742d418548dd8dd Signed-off-by: Dan Timoney --- 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 acf24576..1448a33b 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 - 3.0.0 + 3.0.1 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index f1a6e218..430e46aa 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1 diff --git a/features/pom.xml b/features/pom.xml index 1809e540..4e7420ad 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index e1c3befe..7b87b395 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 - 3.0.0 + 3.0.1 -- cgit 1.2.3-korg