From d4fa4a0ed45ce5aae89344cfade727fe52e64265 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Nov 2023 11:06:47 -0500 Subject: Release version 1.6.0 maven artifacts Release version 1.6.0 (Montreal) maven artifacts and roll to next snapshot Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney Change-Id: Iafee873bb514333f833a1adf0f70fb765f6c1324 --- 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 82f5af772..3ea37e032 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.0-SNAPSHOT + 1.6.1-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 fb47f68de..52be80655 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.0-SNAPSHOT + 1.6.1-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 2e76178c2..9743d852d 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.0-SNAPSHOT + 1.6.1-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 cb008b7cd..4e381c211 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.0-SNAPSHOT + 1.6.1-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 e2adf8e58..0f86cccd2 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.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg