From 60c76dd67f768bcb2427468ea0a81151c4974657 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 28 Mar 2022 14:11:42 -0400 Subject: Release version 1.3.0 of ccsdk/features Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034 --- 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 92e98769a..86f21d658 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.3.0-SNAPSHOT + 1.3.1-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 a2ded8e32..36206824c 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.3.0-SNAPSHOT + 1.3.1-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 e41c5e662..3c77ed9aa 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.3.0-SNAPSHOT + 1.3.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager-core/pom.xml b/sdnr/wt/devicemanager-core/pom.xml index 2b3ca0e30..83fcdbdcf 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.3.0-SNAPSHOT + 1.3.1-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 7b9091158..fd9b5f82c 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.3.0-SNAPSHOT + 1.3.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg