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 --- plugins/properties-node/installer/pom.xml | 2 +- plugins/properties-node/pom.xml | 2 +- plugins/properties-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/properties-node') diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 738069df9..199d988a2 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-installer - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index a177b4bdc..910e7c36f 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 51dd6d9ce..8ad45e39f 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-provider - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg