From d9e14351c570e6eac35576bb5d4bbe784b593553 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 1 Apr 2022 09:09:45 -0400 Subject: Roll versions to next minor release Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d --- 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 ec1e66ef4..e2bf8c2d4 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.3.1-SNAPSHOT + 1.4.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 5c3228a10..99e7ee92e 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.3.1-SNAPSHOT + 1.4.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 0e2d2878d..2262e1d66 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 5979f2b0c..9335614e0 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.3.1-SNAPSHOT + 1.4.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 fc60bf961..933449e00 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.3.1-SNAPSHOT + 1.4.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 bcabc7012..e7d92564e 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-feature - 1.3.1-SNAPSHOT + 1.4.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 c01ad04b4..6975ea680 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-installer - 1.3.1-SNAPSHOT + 1.4.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 bf5aaef44..c41202f24 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-model - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index a3a66fe61..dee1189ed 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle - 1.3.1-SNAPSHOT + 1.4.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 6efad4238..047f631d3 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-provider - 1.3.1-SNAPSHOT + 1.4.0-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 b0f6ed1d9..d9c139b3f 100644 --- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml +++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.3.1-SNAPSHOT + 1.4.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 213941c5d..b22e28cff 100644 --- a/sdnr/northbound/features/installer/pom.xml +++ b/sdnr/northbound/features/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.3.1-SNAPSHOT + 1.4.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 ad74f7f88..b20f0de63 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.3.1-SNAPSHOT + 1.4.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 e4aecbcfc..320168576 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.3.1-SNAPSHOT + 1.4.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 4aa166578..6b131554e 100644 --- a/sdnr/northbound/oofpcipoc/feature/pom.xml +++ b/sdnr/northbound/oofpcipoc/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.3.1-SNAPSHOT + 1.4.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 96c26c894..6cb096199 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.3.1-SNAPSHOT + 1.4.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 7ae4c82c4..11895c81a 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index 466916ba4..2fbf76bc8 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.3.1-SNAPSHOT + 1.4.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 430c81d28..6e7659ef2 100644 --- a/sdnr/northbound/oofpcipoc/provider/pom.xml +++ b/sdnr/northbound/oofpcipoc/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index d6ef23829..8c836ffab 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index 7d948ddef..4a209a3cf 100644 --- a/sdnr/northbound/ranSlice/feature/pom.xml +++ b/sdnr/northbound/ranSlice/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.3.1-SNAPSHOT + 1.4.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 d5fdfeffa..62c65d676 100644 --- a/sdnr/northbound/ranSlice/installer/pom.xml +++ b/sdnr/northbound/ranSlice/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.3.1-SNAPSHOT + 1.4.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 7e672b3af..2d93b0e7f 100644 --- a/sdnr/northbound/ranSlice/model/pom.xml +++ b/sdnr/northbound/ranSlice/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index 3363eb2e1..4a36bde81 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.3.1-SNAPSHOT + 1.4.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 9b35d2555..39183547b 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg