From b28d2307b3dad32076b1842025d643859c2297e1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 24 Oct 2022 09:00:01 -0400 Subject: Release version 1.5.2 of sli and roll to next snapshot Release version 1.5.2 of ccsdk/sli and roll to next snapshot version Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b --- 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 3bdb9d036..a0e1922f3 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.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index de4630296..7fdd58811 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 7d9b126bc..2409057e5 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.5.2-SNAPSHOT + 1.5.3-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg