From 8ed4232fe625ec2430d91f35760220310f107a0c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Apr 2021 12:49:39 -0400 Subject: Release version 1.1.3 and roll version Release version 1.1.3 (license fix) and roll to next snapshot version Issue-ID: SDNC-1503 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney Change-Id: I524910a2256a2ec3460dda6c61e86d8852ab883d --- 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 ec971000a..c95875146 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager-base - 1.1.3-SNAPSHOT + 1.1.4-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 2070d1c6b..83a3b5467 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-devicemanager - 1.1.3-SNAPSHOT + 1.1.4-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 03945ad50..af1a226ef 100644 --- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml +++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-oauth - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index d1afb95ff..fa6157083 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index 5b9cbdecb..a4258f3da 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-installer - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index 860a5f79d..34fae6c0c 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-top - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg