From 916971350c291fbcd262efd2cc6e32b8fa16390f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Nov 2023 12:23:07 -0500 Subject: Release version 2.6.0 maven artifacts Release version 2.6.0 (Montreal) maven artifacts and roll to next snapshot Issue-ID: SDNC-1825 Signed-off-by: Dan Timoney Change-Id: Iebacb0c3d142c0a6e1651a5086f4108bd9aeb672 --- 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 7fe6877e..40093f3f 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index b05699dc..221b8501 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 10c32cb3..b605e9d0 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 2c3d2965..623770dc 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg