From 71fdb957d04e2783f270997e5e6994204c873a3c Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 6 May 2021 13:58:46 +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 48b7daed6..dd41784c1 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-installer - 1.2.3-SNAPSHOT + 1.2.3 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 03fa26d27..493effc28 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 1.2.3-SNAPSHOT + 1.2.3 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 4a247b4ac..7cc36cb80 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-provider - 1.2.3-SNAPSHOT + 1.2.3 bundle ccsdk-sli-core :: ${project.artifactId} -- cgit