From af9977a7b84a11ab01e84e38d20c9c2263905b05 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 9 Mar 2021 11:39:34 -0500 Subject: Roll master version for Istanbul Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16 --- sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml | 4 ++-- sdnr/wt/featureaggregator/feature-devicemanager/pom.xml | 4 ++-- sdnr/wt/featureaggregator/feature-oauth/pom.xml | 4 ++-- sdnr/wt/featureaggregator/feature/pom.xml | 4 ++-- sdnr/wt/featureaggregator/installer/pom.xml | 4 ++-- sdnr/wt/featureaggregator/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'sdnr/wt/featureaggregator') diff --git a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml index d65dbf140..48927a388 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager-base - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml index 59213c743..9c5bf7e3e 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature-oauth/pom.xml b/sdnr/wt/featureaggregator/feature-oauth/pom.xml index dc7c6f065..9e9b9bd1e 100644 --- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml +++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-oauth - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index 388fd845a..bc07537ec 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index c53dcd58e..819b7a144 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-installer - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index b9eb5fb4e..028e4eb81 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-top - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg