From 7c230cc2dbb388b075214386f6b38112a8229129 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Dec 2021 11:13:28 -0500 Subject: Release version 1.2.6 (Istanbul / Silicon SR2) Release version 1.2.6 and roll to next snapshot version Issue-ID: CCSDK-3515 Signed-off-by: Dan Timoney Change-Id: I9a7877ec6573a6a6a77468052ff4dbee76dc04ee --- sdnr/wt/devicemanager-core/feature/pom.xml | 2 +- sdnr/wt/devicemanager-core/installer/pom.xml | 2 +- sdnr/wt/devicemanager-core/model/pom.xml | 2 +- sdnr/wt/devicemanager-core/pom.xml | 2 +- sdnr/wt/devicemanager-core/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/devicemanager-core') diff --git a/sdnr/wt/devicemanager-core/feature/pom.xml b/sdnr/wt/devicemanager-core/feature/pom.xml index 9a1dc6461..a468f46f0 100644 --- a/sdnr/wt/devicemanager-core/feature/pom.xml +++ b/sdnr/wt/devicemanager-core/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-core-feature - 1.2.6-SNAPSHOT + 1.2.7-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-core/installer/pom.xml b/sdnr/wt/devicemanager-core/installer/pom.xml index 632d20b88..7c2a60b59 100755 --- a/sdnr/wt/devicemanager-core/installer/pom.xml +++ b/sdnr/wt/devicemanager-core/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-core-installer - 1.2.6-SNAPSHOT + 1.2.7-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-core/model/pom.xml b/sdnr/wt/devicemanager-core/model/pom.xml index ca6a22646..ea3164fb0 100644 --- a/sdnr/wt/devicemanager-core/model/pom.xml +++ b/sdnr/wt/devicemanager-core/model/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-core-model - 1.2.6-SNAPSHOT + 1.2.7-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-core/pom.xml b/sdnr/wt/devicemanager-core/pom.xml index f0bd5c81f..bb9c9b9b2 100755 --- a/sdnr/wt/devicemanager-core/pom.xml +++ b/sdnr/wt/devicemanager-core/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-core-top - 1.2.6-SNAPSHOT + 1.2.7-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-core/provider/pom.xml b/sdnr/wt/devicemanager-core/provider/pom.xml index 9cdda85f2..eacfff303 100644 --- a/sdnr/wt/devicemanager-core/provider/pom.xml +++ b/sdnr/wt/devicemanager-core/provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-core-provider - 1.2.6-SNAPSHOT + 1.2.7-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg