From e477961f068b9d76a6db2a2be6e7aaa5fc6f65a7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 3 Oct 2024 16:10:21 -0400 Subject: Release version 2.0.0 of ccsdk/sli Release version 2.0.0 of ccsdk/sli and roll snapshot version Issue-ID: CCSDK-4056 Change-Id: I933ba943dd94a4532c32bb24b9e571cca15d980d Signed-off-by: Dan Timoney --- adaptors/mdsal-resource/installer/pom.xml | 2 +- adaptors/mdsal-resource/pom.xml | 2 +- adaptors/mdsal-resource/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'adaptors/mdsal-resource') diff --git a/adaptors/mdsal-resource/installer/pom.xml b/adaptors/mdsal-resource/installer/pom.xml index 3282f2c81..e347d89f1 100755 --- a/adaptors/mdsal-resource/installer/pom.xml +++ b/adaptors/mdsal-resource/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors mdsal-resource-installer - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/pom.xml b/adaptors/mdsal-resource/pom.xml index 0e39306e3..89f97cf1e 100755 --- a/adaptors/mdsal-resource/pom.xml +++ b/adaptors/mdsal-resource/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors mdsal-resource - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/provider/pom.xml b/adaptors/mdsal-resource/provider/pom.xml index ded883d4a..b398d4828 100755 --- a/adaptors/mdsal-resource/provider/pom.xml +++ b/adaptors/mdsal-resource/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors mdsal-resource-provider - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} -- cgit