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/northbound/CMNotify/feature/pom.xml | 4 ++-- sdnr/northbound/CMNotify/installer/pom.xml | 4 ++-- sdnr/northbound/CMNotify/model/pom.xml | 4 ++-- sdnr/northbound/CMNotify/pom.xml | 4 ++-- sdnr/northbound/CMNotify/provider/pom.xml | 4 ++-- sdnr/northbound/addCMHandle/feature/pom.xml | 4 ++-- sdnr/northbound/addCMHandle/installer/pom.xml | 4 ++-- sdnr/northbound/addCMHandle/model/pom.xml | 4 ++-- sdnr/northbound/addCMHandle/pom.xml | 4 ++-- sdnr/northbound/addCMHandle/provider/pom.xml | 4 ++-- sdnr/northbound/energysavings/features/pom.xml | 2 +- sdnr/northbound/energysavings/installer/pom.xml | 2 +- sdnr/northbound/energysavings/model/pom.xml | 2 +- sdnr/northbound/energysavings/pom.xml | 2 +- sdnr/northbound/energysavings/provider/pom.xml | 2 +- sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 4 ++-- sdnr/northbound/features/installer/pom.xml | 4 ++-- sdnr/northbound/features/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/consumer/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/feature/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/installer/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/model/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/provider/pom.xml | 4 ++-- sdnr/northbound/pom.xml | 4 ++-- sdnr/northbound/ranSlice/feature/pom.xml | 4 ++-- sdnr/northbound/ranSlice/installer/pom.xml | 4 ++-- sdnr/northbound/ranSlice/model/pom.xml | 4 ++-- sdnr/northbound/ranSlice/pom.xml | 4 ++-- sdnr/northbound/ranSlice/provider/pom.xml | 4 ++-- 30 files changed, 55 insertions(+), 55 deletions(-) (limited to 'sdnr/northbound') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index cc4ef2197..5336f0739 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index fd04bfdb1..4756612d2 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index f309a4632..66b473dae 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index a38fedd86..660fc8f87 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 5e70d57e0..4ca330a23 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml index ccdcffc2d..4f1b16929 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound addCMHandle-feature - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index 4708b2402..1c2c8ba89 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound addCMHandle-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index 43007ec2e..58c35de93 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound addCMHandle-model - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index bc04c8f63..15ccf1a2a 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound addCMHandle - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index a29355621..ee34ea210 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound addCMHandle-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/energysavings/features/pom.xml b/sdnr/northbound/energysavings/features/pom.xml index a1a4532f0..c95e153dd 100644 --- a/sdnr/northbound/energysavings/features/pom.xml +++ b/sdnr/northbound/energysavings/features/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.4 + 2.5.0 diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index 2087ecc68..2739161ca 100755 --- a/sdnr/northbound/energysavings/installer/pom.xml +++ b/sdnr/northbound/energysavings/installer/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 8d23447ff..7ebca6aa6 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 3c049835c..ac09d4b03 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index 61f454147..bcdc76d35 100644 --- a/sdnr/northbound/energysavings/provider/pom.xml +++ b/sdnr/northbound/energysavings/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml index b83e585a8..06ae85c46 100644 --- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml +++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/installer/pom.xml b/sdnr/northbound/features/installer/pom.xml index 87d3862b3..8d80bf99f 100644 --- a/sdnr/northbound/features/installer/pom.xml +++ b/sdnr/northbound/features/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/pom.xml b/sdnr/northbound/features/pom.xml index 8b731d0ab..afe36302a 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index da5e667c5..59dbc534a 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/feature/pom.xml b/sdnr/northbound/oofpcipoc/feature/pom.xml index f998e80ef..e7af3f5a6 100644 --- a/sdnr/northbound/oofpcipoc/feature/pom.xml +++ b/sdnr/northbound/oofpcipoc/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/installer/pom.xml b/sdnr/northbound/oofpcipoc/installer/pom.xml index e54596982..d6feae2af 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/model/pom.xml b/sdnr/northbound/oofpcipoc/model/pom.xml index 2211de85e..5bed9235e 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index 071475a7e..2e0426074 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/provider/pom.xml b/sdnr/northbound/oofpcipoc/provider/pom.xml index 799371016..c8c6ea3b3 100644 --- a/sdnr/northbound/oofpcipoc/provider/pom.xml +++ b/sdnr/northbound/oofpcipoc/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index d1ac27a84..740924344 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index eb0a8ee55..dff2d4a07 100644 --- a/sdnr/northbound/ranSlice/feature/pom.xml +++ b/sdnr/northbound/ranSlice/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/installer/pom.xml b/sdnr/northbound/ranSlice/installer/pom.xml index c61d00480..32a64c150 100644 --- a/sdnr/northbound/ranSlice/installer/pom.xml +++ b/sdnr/northbound/ranSlice/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/model/pom.xml b/sdnr/northbound/ranSlice/model/pom.xml index c33868872..5f971dcc9 100644 --- a/sdnr/northbound/ranSlice/model/pom.xml +++ b/sdnr/northbound/ranSlice/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index fa373882b..99fff2c0b 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/provider/pom.xml b/sdnr/northbound/ranSlice/provider/pom.xml index eaff1a2a8..f721d1bac 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg