From 18a3e30d7e6f4b317a6df93998eb39fb2a0578ad Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 28 Oct 2022 10:12:30 -0400 Subject: Update versions for London Update version of master branch for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061 --- 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 a8c6c7122..48d65ffa9 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.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-feature - 1.4.1-SNAPSHOT + 1.5.0-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 05d8c22a9..8e7977a99 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.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-installer - 1.4.1-SNAPSHOT + 1.5.0-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 894c8f612..db7f30d98 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.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-model - 1.4.1-SNAPSHOT + 1.5.0-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 0250e8196..f811ebf3d 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.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-top - 1.4.1-SNAPSHOT + 1.5.0-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 c153b8ef8..291e378af 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.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg