From e667745190eac644e419e3c74533bd4be14dc42f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 21 Sep 2022 16:24:52 -0400 Subject: Release version 1.5.1 of ccsdk/sli Release updated ccsdk/sli version 1.5.1 Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3 --- core/sliPluginUtils/installer/pom.xml | 2 +- core/sliPluginUtils/pom.xml | 2 +- core/sliPluginUtils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sliPluginUtils') diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index ed46c9bc1..1809526b4 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils-installer - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index 786c0157e..678589698 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index c5ca1c8eb..10b9ec5c9 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils-provider - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg