From e5219d4807c8d52edcd3c7a323134157826ea2c1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 4 Dec 2024 10:21:21 -0500 Subject: Release version 2.0.1 of ccsdk/sli Release version 2.0.1 of CCSDK sli Issue-ID: CCSDK-4066 Change-Id: I38d9716bb4b0b806eb361e12e513bb7f846926f6 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 7c0ad1ca6..9374015ed 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.1-SNAPSHOT + 2.0.2-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index bae8138f8..4cbb890e5 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 94724f28f..bf34de89e 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.1-SNAPSHOT + 2.0.2-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg