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/wt/mountpoint-registrar/feature/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/installer/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/model/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/mountpoint-registrar') diff --git a/sdnr/wt/mountpoint-registrar/feature/pom.xml b/sdnr/wt/mountpoint-registrar/feature/pom.xml index 5d7409424..8fcbe361f 100644 --- a/sdnr/wt/mountpoint-registrar/feature/pom.xml +++ b/sdnr/wt/mountpoint-registrar/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-feature - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml index 8a531bba0..37ff6f146 100755 --- a/sdnr/wt/mountpoint-registrar/installer/pom.xml +++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml index aadb7c48e..8458c8c96 100644 --- a/sdnr/wt/mountpoint-registrar/model/pom.xml +++ b/sdnr/wt/mountpoint-registrar/model/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-model - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/pom.xml b/sdnr/wt/mountpoint-registrar/pom.xml index 233fcd8d2..47b1ce54c 100755 --- a/sdnr/wt/mountpoint-registrar/pom.xml +++ b/sdnr/wt/mountpoint-registrar/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-top - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/provider/pom.xml b/sdnr/wt/mountpoint-registrar/provider/pom.xml index 25a3a44bb..137b6958a 100644 --- a/sdnr/wt/mountpoint-registrar/provider/pom.xml +++ b/sdnr/wt/mountpoint-registrar/provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-provider - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg