From ee014707843bd8addbf967cbeb2ffd3ad6bae5b1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Dec 2022 08:06:50 -0500 Subject: Release version 1.4.1 Release version 1.4.1 ccsdk/features (final Kohn) Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: I25a886e810f089d8c6841de4fbaa1401dbfb12a7 --- 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 6a5bb06f8..cad43b209 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.4.1-SNAPSHOT + 1.4.2-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 50320cf68..1b0df8d21 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.4.1-SNAPSHOT + 1.4.2-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 a175fa75d..3cdb33bb0 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.4.1-SNAPSHOT + 1.4.2-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 27408be49..83bd6a502 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.4.1-SNAPSHOT + 1.4.2-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 dfa86c7b7..2f0265226 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg