From cf4c986a60070895336f03ac95604f3b1273831f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 11:48:11 -0500 Subject: Release version 1.1.1 of ccsdk/features Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34 --- sdnr/wt/netconfnode-state-service/feature/pom.xml | 4 ++-- sdnr/wt/netconfnode-state-service/installer/pom.xml | 4 ++-- sdnr/wt/netconfnode-state-service/model/pom.xml | 4 ++-- sdnr/wt/netconfnode-state-service/pom.xml | 4 ++-- sdnr/wt/netconfnode-state-service/provider/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 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 b7b6304c0..dbfecc94c 100644 --- a/sdnr/wt/netconfnode-state-service/feature/pom.xml +++ b/sdnr/wt/netconfnode-state-service/feature/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-feature - 1.1.1-SNAPSHOT + 1.1.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 b4b36984d..a59f66696 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-installer - 1.1.1-SNAPSHOT + 1.1.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 35501f6ec..8cadbedca 100644 --- a/sdnr/wt/netconfnode-state-service/model/pom.xml +++ b/sdnr/wt/netconfnode-state-service/model/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-model - 1.1.1-SNAPSHOT + 1.1.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 793fa73fc..27a70b38c 100755 --- a/sdnr/wt/netconfnode-state-service/pom.xml +++ b/sdnr/wt/netconfnode-state-service/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-top - 1.1.1-SNAPSHOT + 1.1.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 2d90e38cc..660dddfb7 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg