From 62da53f6d710ad38201aa31e339fa2534df27e66 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 27 Nov 2023 08:37:11 -0500 Subject: Release version 1.6.2 of ccsdk/features Release version 1.6.2 of ccsdk/features Issue-ID: CCSDK-3962 Signed-off-by: Dan Timoney Change-Id: I31aa2bfb7fddfc4c85bdde9721de1bc62e445a06 --- sdnr/wt/netconfnode-state-service/feature/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/installer/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/model/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/netconfnode-state-service') diff --git a/sdnr/wt/netconfnode-state-service/feature/pom.xml b/sdnr/wt/netconfnode-state-service/feature/pom.xml index 84cea8959..3e056f602 100644 --- a/sdnr/wt/netconfnode-state-service/feature/pom.xml +++ b/sdnr/wt/netconfnode-state-service/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-feature - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/netconfnode-state-service/installer/pom.xml b/sdnr/wt/netconfnode-state-service/installer/pom.xml index 28a31e339..701e4c04a 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-installer - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/netconfnode-state-service/model/pom.xml b/sdnr/wt/netconfnode-state-service/model/pom.xml index 2da8ce12c..009ab5dca 100644 --- a/sdnr/wt/netconfnode-state-service/model/pom.xml +++ b/sdnr/wt/netconfnode-state-service/model/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-model - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/netconfnode-state-service/pom.xml b/sdnr/wt/netconfnode-state-service/pom.xml index 5e0251284..89f589c38 100755 --- a/sdnr/wt/netconfnode-state-service/pom.xml +++ b/sdnr/wt/netconfnode-state-service/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-top - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/netconfnode-state-service/provider/pom.xml b/sdnr/wt/netconfnode-state-service/provider/pom.xml index f2c6750a5..6945bae46 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg