From 10bcf61052635256fc88f51d8c37c8545f4012d5 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 23 Sep 2024 15:48:50 -0400 Subject: Release initial Oslo CCSDK maven artifacts Release initial CCSDK maven artifacts for Oslo release based on OpenDaylight Potassium and roll snapshot version Issue-ID: CCSDK-3993 Change-Id: I0e0dcc30d0e93d51b8145eb4fa9b54ac93f6febc Signed-off-by: Dan Timoney --- sdnr/northbound/CMNotify/feature/pom.xml | 2 +- sdnr/northbound/CMNotify/installer/pom.xml | 2 +- sdnr/northbound/CMNotify/model/pom.xml | 2 +- sdnr/northbound/CMNotify/pom.xml | 2 +- sdnr/northbound/CMNotify/provider/pom.xml | 2 +- sdnr/northbound/addCMHandle/feature/pom.xml | 2 +- sdnr/northbound/addCMHandle/installer/pom.xml | 2 +- sdnr/northbound/addCMHandle/model/pom.xml | 2 +- sdnr/northbound/addCMHandle/pom.xml | 2 +- sdnr/northbound/addCMHandle/provider/pom.xml | 2 +- sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 2 +- sdnr/northbound/features/installer/pom.xml | 2 +- sdnr/northbound/features/pom.xml | 2 +- sdnr/northbound/oofpcipoc/consumer/pom.xml | 2 +- sdnr/northbound/oofpcipoc/feature/pom.xml | 2 +- sdnr/northbound/oofpcipoc/installer/pom.xml | 2 +- sdnr/northbound/oofpcipoc/model/pom.xml | 2 +- sdnr/northbound/oofpcipoc/pom.xml | 2 +- sdnr/northbound/oofpcipoc/provider/pom.xml | 2 +- sdnr/northbound/pom.xml | 2 +- sdnr/northbound/ranSlice/feature/pom.xml | 2 +- sdnr/northbound/ranSlice/installer/pom.xml | 2 +- sdnr/northbound/ranSlice/model/pom.xml | 2 +- sdnr/northbound/ranSlice/pom.xml | 2 +- sdnr/northbound/ranSlice/provider/pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) (limited to 'sdnr/northbound') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index bab8c3deb..91043492b 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.8.0-SNAPSHOT + 1.8.1-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 1d713902c..3b08dcb8b 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.8.0-SNAPSHOT + 1.8.1-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 ff6222910..426362d82 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 159f90451..15ff0ed49 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.8.0-SNAPSHOT + 1.8.1-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 28f947228..0e2ea4db6 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.8.0-SNAPSHOT + 1.8.1-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 7fef37794..be8c13dcd 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-feature - 1.8.0-SNAPSHOT + 1.8.1-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 4a98f06b8..c4d5bef30 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-installer - 1.8.0-SNAPSHOT + 1.8.1-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 c92df914d..079f963c3 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-model - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index b7ca8a8e7..95a9bedf9 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle - 1.8.0-SNAPSHOT + 1.8.1-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 f4c26d8f2..5b18ba258 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-provider - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} 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 2bee626b5..9ca6dda75 100644 --- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml +++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.8.0-SNAPSHOT + 1.8.1-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 242332cd9..aa532514b 100644 --- a/sdnr/northbound/features/installer/pom.xml +++ b/sdnr/northbound/features/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/pom.xml b/sdnr/northbound/features/pom.xml index ab6641fa9..7cd0fd0b7 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index 600c903ff..d34648a31 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.8.0-SNAPSHOT + 1.8.1-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 c3809823d..934f23aee 100644 --- a/sdnr/northbound/oofpcipoc/feature/pom.xml +++ b/sdnr/northbound/oofpcipoc/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.8.0-SNAPSHOT + 1.8.1-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 068e59a05..888f5d920 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.8.0-SNAPSHOT + 1.8.1-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 540e8cee7..5974cb94c 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index 6aa43d7c1..1a90e0eb9 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.8.0-SNAPSHOT + 1.8.1-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 8d78c8fac..055cf3443 100644 --- a/sdnr/northbound/oofpcipoc/provider/pom.xml +++ b/sdnr/northbound/oofpcipoc/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 5dc86ee70..3052dda60 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index fd6086a8e..469bcb48c 100644 --- a/sdnr/northbound/ranSlice/feature/pom.xml +++ b/sdnr/northbound/ranSlice/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.8.0-SNAPSHOT + 1.8.1-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 40308c58a..6f05e81c3 100644 --- a/sdnr/northbound/ranSlice/installer/pom.xml +++ b/sdnr/northbound/ranSlice/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.8.0-SNAPSHOT + 1.8.1-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 a627c4aba..06e7ebc76 100644 --- a/sdnr/northbound/ranSlice/model/pom.xml +++ b/sdnr/northbound/ranSlice/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index ef299fe3b..9f13906c0 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.8.0-SNAPSHOT + 1.8.1-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 4c1d9f1dd..df392ac36 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg