From 253f57c69760f2736b042fd6ec459760c2a64b95 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Sep 2020 12:50:42 -0400 Subject: Roll to initial Honolulu release version Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82 --- 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 8aa61e85f..f68597169 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.0.1-SNAPSHOT + 1.1.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 b1e3d626f..94ea2b71c 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.0.1-SNAPSHOT + 1.1.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 6b1f15d01..038bdf4c6 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 1a2c0ac98..0b0f28104 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.0.1-SNAPSHOT + 1.1.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 f4c964a34..c56475289 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.0.1-SNAPSHOT + 1.1.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 99e1f895c..037ff3bc9 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index 785303ce1..8438187a5 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 156d9a5c5..97332770f 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 2e13f1db5..5ca2a7a1e 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index ace5c63b1..3804514bc 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT 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 e4de27df4..f520f0aca 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.0.1-SNAPSHOT + 1.1.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 2834a0db6..57516b015 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.0.1-SNAPSHOT + 1.1.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 399999603..94f7a93a7 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.0.1-SNAPSHOT + 1.1.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 d2a039eb4..124024e98 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.0.1-SNAPSHOT + 1.1.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 b7d45db95..d3d45ab25 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.0.1-SNAPSHOT + 1.1.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 cd749d939..b2b4a3bd9 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.0.1-SNAPSHOT + 1.1.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 39b51f96a..5d2dfd0cd 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index c401bc400..ea896a7ae 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.0.1-SNAPSHOT + 1.1.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 4a7ac1711..6b76552f3 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 81b039e25..f7877608c 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index fef1ece3c..ca6fd941f 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.0.1-SNAPSHOT + 1.1.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 c454d7017..9a213e9ac 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.0.1-SNAPSHOT + 1.1.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 84d3b5020..ee0c77464 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index 75bd9a78b..646674250 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.0.1-SNAPSHOT + 1.1.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 ba92a0a9a..f17af611c 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg