From 5aae672ec071b39f091f55f86fd44d8711535a20 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 6 Mar 2025 21:25:24 +0000 Subject: Release ccsdk/sli --- 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 1c0f8edd3..86d3a62e8 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.1.0-SNAPSHOT + 2.1.0 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 9fbe71ee5..328aafc2f 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 2.1.0-SNAPSHOT + 2.1.0 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 1c1dc50ac..afbffe8ac 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.1.0-SNAPSHOT + 2.1.0 bundle ccsdk-sli-core :: ${project.artifactId} -- cgit