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-state-provider/feature/pom.xml | 2 +- sdnr/wt/mountpoint-state-provider/installer/pom.xml | 2 +- sdnr/wt/mountpoint-state-provider/pom.xml | 2 +- sdnr/wt/mountpoint-state-provider/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sdnr/wt/mountpoint-state-provider') diff --git a/sdnr/wt/mountpoint-state-provider/feature/pom.xml b/sdnr/wt/mountpoint-state-provider/feature/pom.xml index a9c949f04..a2c17dcea 100644 --- a/sdnr/wt/mountpoint-state-provider/feature/pom.xml +++ b/sdnr/wt/mountpoint-state-provider/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-state-provider-feature - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-state-provider/installer/pom.xml b/sdnr/wt/mountpoint-state-provider/installer/pom.xml index 41fa0c0d7..f00b0fd69 100755 --- a/sdnr/wt/mountpoint-state-provider/installer/pom.xml +++ b/sdnr/wt/mountpoint-state-provider/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-state-provider-installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-state-provider/pom.xml b/sdnr/wt/mountpoint-state-provider/pom.xml index 196fc8504..e669f5097 100755 --- a/sdnr/wt/mountpoint-state-provider/pom.xml +++ b/sdnr/wt/mountpoint-state-provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-state-provider-top - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-state-provider/provider/pom.xml b/sdnr/wt/mountpoint-state-provider/provider/pom.xml index 7b2f6ff18..9553a76c1 100644 --- a/sdnr/wt/mountpoint-state-provider/provider/pom.xml +++ b/sdnr/wt/mountpoint-state-provider/provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-state-provider-provider - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg