From a3e6a159d3df2ac16295a4bd50935160c0f65264 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 16 Sep 2021 15:58:50 -0400 Subject: Release version 1.2.3 maven artifacts Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9 --- 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 952740f7c..347a46429 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.2.3-SNAPSHOT + 1.2.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 cc8567d73..c371556a1 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.2.3-SNAPSHOT + 1.2.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 b7297c191..03168d498 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.2.3-SNAPSHOT + 1.2.4-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index c82e98192..b97eb4771 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.2.3-SNAPSHOT + 1.2.4-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index 0f957b232..2094697ce 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.2.3-SNAPSHOT + 1.2.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index a8eba7cf8..e347ced42 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.2.3-SNAPSHOT + 1.2.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg