From 92897647669a61e773a8ec1726c1e98b85c315ac Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 20 Sep 2022 08:48:12 -0400 Subject: Release version 1.4.0 of ccsdk/features Release version 1.4.0 (initial Kohn) of ccsdk/features Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I49f6ce377d7921af9b8746f5e651712874284f55 --- 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 7cc3eb27f..36de6004c 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.4.0-SNAPSHOT + 1.4.1-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 633d18f1b..c52f7e23f 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.4.0-SNAPSHOT + 1.4.1-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 72067cabe..da4bf6ba2 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index 5ac5cd5c1..abe5d3b5e 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.4.0-SNAPSHOT + 1.4.1-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 a225d2a1a..2ad5999a4 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg