From cf4c986a60070895336f03ac95604f3b1273831f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 11:48:11 -0500 Subject: Release version 1.1.1 of ccsdk/features Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34 --- 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/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 ++-- 25 files changed, 45 insertions(+), 45 deletions(-) (limited to 'sdnr/northbound') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index 90fe74663..c396200cf 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.1.1-SNAPSHOT + 1.1.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 b540ea737..25c31a9fd 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.1.1-SNAPSHOT + 1.1.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 3af4c6602..f94b544f9 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 54db602f3..38f7ed53c 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.1.1-SNAPSHOT + 1.1.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 f964d63e1..233a156fd 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.1.1-SNAPSHOT + 1.1.2-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 dd1a6b099..051beea02 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.1.1-SNAPSHOT + 2.1.1 diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index 06cc3ab6b..259a9f91c 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.1.1-SNAPSHOT + 2.1.1 diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index ae400f5a4..c1b8bec01 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.1.1-SNAPSHOT + 2.1.1 diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 5878df7de..19eaeea33 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index 507823e7c..41c7353df 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.1.1-SNAPSHOT + 2.1.1 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 f5fabcbe3..e9c304db9 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.1.1-SNAPSHOT + 1.1.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 1809fdf52..d16c8953e 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.1.1-SNAPSHOT + 1.1.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 7af67f024..e90b39105 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.1.1-SNAPSHOT + 1.1.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 950ee3524..32ab2849a 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.1.1-SNAPSHOT + 1.1.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 1af7262b5..5b99b0cc6 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.1.1-SNAPSHOT + 1.1.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 14bca54cd..0638c51c1 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.1.1-SNAPSHOT + 1.1.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 ac9e6c348..12913da20 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index a0e1e6214..5ad112f6c 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.1.1-SNAPSHOT + 1.1.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 34892f2dc..6e0b64312 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index fa94a96e7..7ddb6eed3 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index c390455f5..f4b8f85e9 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.1.1-SNAPSHOT + 1.1.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 d84c7c52b..e840914d2 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.1.1-SNAPSHOT + 1.1.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 924e4eee2..b4358d4a3 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index 5c4435672..a1968481f 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.1.1-SNAPSHOT + 1.1.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 a4e068015..3e7f409d0 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.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg