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 --- core/utils/installer/pom.xml | 2 +- core/utils/pom.xml | 2 +- core/utils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/utils') diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index 084581d92..3bd3b1524 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-installer - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index c08e5601f..0ca1cceb6 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 50ed946ad..c6eea9204 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-provider - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg