From 025618795be67e37ccdfef9c6d179d70cdffeaca Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 17 Dec 2024 11:05:23 -0500 Subject: Update versions for Paris release Update versions for Paris release Issue-ID: CCSDK-4069 Change-Id: I2b94f9a176d8b55ed5e45bb988b2aadb2806f689 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 08df967b3..b8f587629 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 - 3.0.1 + 3.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-feature - 2.0.2-SNAPSHOT.yaml + 2.1.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 fb85c0348..62540219b 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 - 3.0.1 + 3.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-installer - 2.0.2-SNAPSHOT.yaml + 2.1.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 7b8d2f1d8..6ccf3d963 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 - 3.0.1 + 3.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-model - 2.0.2-SNAPSHOT.yaml + 2.1.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 ad58602a4..507f59cbb 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 - 3.0.1 + 3.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-top - 2.0.2-SNAPSHOT.yaml + 2.1.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 3148f4ce8..a9777bbb5 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 - 3.0.1 + 3.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 2.0.2-SNAPSHOT.yaml + 2.1.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg