From 19e65a8a9406208654c27557fd074eead872bfa8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 24 Sep 2024 12:19:19 -0400 Subject: Release initial Oslo version Release initial Oslo version based on OpenDaylight Potassium Issue-ID: SDNC-1846 Change-Id: I4024603c6c0cdb9100839c939faac59893f2c7b3 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 6d00de39..a4b7ba6c 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-sdnc-northbound - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 76475070..e83946c2 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 92bda0f3..b9729f3c 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index f415976c..6c42581d 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-all - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg