From da89da1f4c3a1ccf771cc3dc4ffc960261197789 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Oct 2024 10:12:45 -0400 Subject: Release version 3.0.0 of sdnc/northbound Release version 3.0.0 of SDNC northbound artifacts and roll snapshot version Issue-ID: SDNC-1847 Signed-off-by: Dan Timoney Change-Id: I4437e1ef027bcfc25c4dec7ec80e8a8f7f27997b --- 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 82bd8854..acf24576 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 - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index c3fc3513..f1a6e218 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 053116b8..1809e540 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index b6c6e830..e1c3befe 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 - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg