From ee014707843bd8addbf967cbeb2ffd3ad6bae5b1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Dec 2022 08:06:50 -0500 Subject: Release version 1.4.1 Release version 1.4.1 ccsdk/features (final Kohn) Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: I25a886e810f089d8c6841de4fbaa1401dbfb12a7 --- 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 c8ca2d0a9..02c5c3c3b 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.4.1-SNAPSHOT + 1.4.2-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 98a122d7d..c063ca064 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.4.1-SNAPSHOT + 1.4.2-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 c06a20791..d4acc28b5 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 15c98a341..c292aa534 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.4.1-SNAPSHOT + 1.4.2-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 9a88142e4..6a1eb4f51 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.4.1-SNAPSHOT + 1.4.2-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 8cdb43256..edd39cbcc 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.4.1-SNAPSHOT + 1.4.2-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 c3b2dbc1f..f77cee646 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.4.1-SNAPSHOT + 1.4.2-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 4a1d3d845..4796bbf8e 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index 579277c2a..2a63e00e8 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.4.1-SNAPSHOT + 1.4.2-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 30bf1c093..6d874fdb3 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.4.1-SNAPSHOT + 1.4.2-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 53108f354..a8c4976f0 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.4.1-SNAPSHOT + 1.4.2-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 d208b7256..bfde1efb4 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/pom.xml b/sdnr/northbound/features/pom.xml index d51adcf5b..d3fea39d1 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index 7dd7595a2..0eb086633 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.4.1-SNAPSHOT + 1.4.2-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 c19e63ec4..968c83597 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.4.1-SNAPSHOT + 1.4.2-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 656f6c35b..84882dcc3 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.4.1-SNAPSHOT + 1.4.2-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 6859c2992..14e62a313 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index 78d5cca00..a3026399f 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.4.1-SNAPSHOT + 1.4.2-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 f5f2d7e1d..755032312 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 12105821c..0d566db2e 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index eac416c37..3dc3ddf92 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.4.1-SNAPSHOT + 1.4.2-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 b43b94ab1..3d895a595 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.4.1-SNAPSHOT + 1.4.2-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 81ba0bb25..58da93d98 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index b3d6a4577..4ba95f771 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.4.1-SNAPSHOT + 1.4.2-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 61ecfdbcb..a6233b05d 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg