From 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Nov 2022 16:45:47 -0500 Subject: Release version 1.5.3 Release final Kohn version (1.5.3) of ccsdk/sli Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f --- 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 1b7bf27b6..85ebb8cd1 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.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index a5ed7386b..b9dc64dcd 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 1817f223d..8b1120a15 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.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg