From 4903545aae48b6b8169b8716ba5bce7f0cd8d7ba Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 Jan 2020 09:53:35 -0500 Subject: Roll to next snapshot Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney --- 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 87dc8f22a..44e9212a1 100644 --- a/sdnr/wt/netconfnode-state-service/feature/pom.xml +++ b/sdnr/wt/netconfnode-state-service/feature/pom.xml @@ -27,13 +27,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.1 + 1.5.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-feature - 0.7.0-SNAPSHOT + 0.7.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 5ccaf2a32..1174dd2f0 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -27,13 +27,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1 + 1.5.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-installer - 0.7.0-SNAPSHOT + 0.7.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 8abd64818..4529426ae 100644 --- a/sdnr/wt/netconfnode-state-service/model/pom.xml +++ b/sdnr/wt/netconfnode-state-service/model/pom.xml @@ -27,13 +27,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.1 + 1.5.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-model - 0.7.0-SNAPSHOT + 0.7.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 7a9ff9e5d..f3da82cfe 100755 --- a/sdnr/wt/netconfnode-state-service/pom.xml +++ b/sdnr/wt/netconfnode-state-service/pom.xml @@ -27,13 +27,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1 + 1.5.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-top - 0.7.0-SNAPSHOT + 0.7.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 f484685e4..c5f674607 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.1 + 1.5.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg