From cc85f28e57c7d25dfa82573dda036bea34aa951a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Sep 2021 16:23:56 -0400 Subject: Release version 1.2.2 Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67 --- sdnr/wt/odlux/core/features/pom.xml | 2 +- sdnr/wt/odlux/core/installer/pom.xml | 2 +- sdnr/wt/odlux/core/model/pom.xml | 2 +- sdnr/wt/odlux/core/pom.xml | 2 +- sdnr/wt/odlux/core/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 9e9b18017..3c4ae5c16 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 1cabf13b2..318684862 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index 57a1b134b..ed409f1ad 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 616954526..b4d426c7a 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 51bd1498d..6ed86c0c8 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg