From ed3bd53ecaa8c52cbc6b8d8b36366cea522ae731 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 23 Sep 2024 16:08:56 -0400 Subject: Use released Oslo/Potassium parent poms Use released version of parent poms for ONAP Oslo release Issue-ID: SDNC-1846 Change-Id: Id73e8cdbee4c965a98bc148a6c890d7cd8f22657 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 ea51bc6c..6d00de39 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.8.0-SNAPSHOT + 2.8.0 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index baeb25a5..76475070 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/features/pom.xml b/features/pom.xml index 9a84a0f7..92bda0f3 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index f772692a..f415976c 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.8.0-SNAPSHOT + 2.8.0 -- cgit 1.2.3-korg