From bccf450dc9e0cee6a0d08dd9eda455007e227d68 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 8 Aug 2024 15:57:35 -0400 Subject: Update versions for Oslo release Update versions for Oslo release Issue-ID: CCSDK-4043 Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5 Signed-off-by: Dan Timoney --- sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/feature/pom.xml | 5 +++-- sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/installer/pom.xml | 5 +++-- sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/model/pom.xml | 5 +++-- sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/pom.xml | 5 +++-- sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to 'sdnr/wt/devicemanager-o-ran-sc/o-ran') diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/feature/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/feature/pom.xml index 5e69e4575..bc13e8d9e 100644 --- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/feature/pom.xml +++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/feature/pom.xml @@ -22,19 +22,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-o-ran-sc-oran-feature - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/installer/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/installer/pom.xml index d71286586..fbf9c4790 100755 --- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/installer/pom.xml +++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/installer/pom.xml @@ -22,19 +22,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-o-ran-sc-oran-installer - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/model/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/model/pom.xml index 58650b70c..4f90a7773 100644 --- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/model/pom.xml +++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/model/pom.xml @@ -22,19 +22,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-o-ran-sc-oran-model - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/pom.xml index 535469751..990e4a8ff 100755 --- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/pom.xml +++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/pom.xml @@ -22,19 +22,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-o-ran-sc-oran-top - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml index 812578fa4..ddc3181e5 100644 --- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml +++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml @@ -22,19 +22,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg