From 79cddca0dcd957fbea85e7e73f44b8d934dd975b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 18 Apr 2024 09:40:56 -0400 Subject: Release version 1.7.2 of ccsdk/sli Release version 1.7.2 of ccsdk/sli artifacts and bump snapshot version Issue-ID: CCSDK-4004 Change-Id: Ide0dc891e601538978f0c236187860bacfc4dc7c Signed-off-by: Dan Timoney --- 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 7723f7622..a2fabb129 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.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 1102d08fe..2575ebc48 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.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 0d41ba9a7..703680827 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.7.2-SNAPSHOT + 1.7.3-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg