From 9c32b5ea341040291fa860cb9af7c7afa718fc8f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 2 Nov 2021 11:55:12 -0400 Subject: Release version 1.2.5 (final Istanbul) version of ccsdk/features Release final Istanbul version of ccsdk/features Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982 --- 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 ddece3413..f718e3c31 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.2.5-SNAPSHOT + 1.2.6-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 a9ce35032..5ec7b9a3e 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.2.5-SNAPSHOT + 1.2.6-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 576678c6a..b1a971408 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.2.5-SNAPSHOT + 1.2.6-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index bda0feabc..427d6bd79 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.2.5-SNAPSHOT + 1.2.6-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 2ae3592c4..e0eead2c4 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.2.5-SNAPSHOT + 1.2.6-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg