From ef9ea4a43ee8c30d1d11c73404f1eb0b304f7be1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Nov 2022 14:55:19 -0500 Subject: Release initial SLI version for London release Release initial SLI version for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I3450a52897fc041950499eb9722f0c491f618e61 --- 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 5c6ffe892..31055976f 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.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 7d0ae2cde..bb9aa9e11 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.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 01f59bd6e..2437d3352 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.6.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg