From 89e0624d0da6f7b65853dd2ed87402a8078d7f6d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 7 May 2021 16:13:22 -0400 Subject: Release version 1.1.5 (Aluminum SR3) of ccsdk/features Release Aluminum SR3 upgrade version (1.1.5) of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney Change-Id: Iaecbd432b930675f4d8130efcad245022faeda6e --- sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml | 2 +- sdnr/wt/featureaggregator/feature-devicemanager/pom.xml | 2 +- sdnr/wt/featureaggregator/feature-oauth/pom.xml | 2 +- sdnr/wt/featureaggregator/feature/pom.xml | 2 +- sdnr/wt/featureaggregator/installer/pom.xml | 2 +- sdnr/wt/featureaggregator/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 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 8e4065f7c..f959c8617 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager-base - 1.1.5-SNAPSHOT + 1.1.6-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 2c63b6d9a..2b9ac628f 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager - 1.1.5-SNAPSHOT + 1.1.6-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 b6e85d11c..a316c265c 100644 --- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml +++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-oauth - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index bc5fc3ab2..b41f56c01 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index 9d10623e8..e7b89cb1c 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-installer - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index f6d9f897b..a740703b2 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-top - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit