From 247be00e7d56181ab1336d182b446076014e2dde Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 13 Nov 2023 14:36:36 -0500 Subject: Release version 1.6.1 of ccsdk/features Release version 1.6.1. to address missed impact in ODL Argon SR2 upgrade Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I2aeb25d245a6f55cd4e630366573628af6df89b5 --- sdnr/northbound/addCMHandle/feature/pom.xml | 2 +- sdnr/northbound/addCMHandle/installer/pom.xml | 2 +- sdnr/northbound/addCMHandle/model/pom.xml | 2 +- sdnr/northbound/addCMHandle/pom.xml | 2 +- sdnr/northbound/addCMHandle/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/northbound/addCMHandle') diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml index f5fab7687..32bf7d922 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-feature - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index fd153d279..ad808b0d3 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-installer - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index c3d04b080..1d926a8b9 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-model - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index 0ed159668..dc56eb61c 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index 776715d86..512ca272f 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-provider - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg