From 355def7bdaf1257a6c3933514f5f9ddb232e0e17 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Sep 2022 15:17:55 -0400 Subject: Release ccsdk/sli version 1.5.0 Release ccsdk/sli version 1.5.0 - initial Kohn version and roll to next snapshot version. Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: Id3ce3374bef180ee30a6103917a43321118643bb --- 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 4e732ef09..ed46c9bc1 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.0-SNAPSHOT + 1.5.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index 0fe670d38..786c0157e 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index bf14ef3cf..c5ca1c8eb 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.0-SNAPSHOT + 1.5.1-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg