From 89258f5b8a69b5c0fdfde2ac7554ecb9d9727cec Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 12 Dec 2022 11:35:04 -0500 Subject: Release version 1.5.5 ccsdk/sli Release version 1.5.5 ccsdk/sli with dmaapClient version fix Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney Change-Id: Ib33e8a08c91ec8dc7d15d71c66039b42bd8e2964 --- 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 3c48bf5bf..642857655 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.5-SNAPSHOT + 1.5.6-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index 83ecc8278..f3bbe6b31 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index a3dabd98a..630d1d338 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.5-SNAPSHOT + 1.5.6-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg