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/restconf-client/installer/pom.xml | 2 +- plugins/restconf-client/pom.xml | 2 +- plugins/restconf-client/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restconf-client') diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index 54ff80e5c..6689b27c4 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 565c7c89a..ea5d98972 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 7f3aedc62..2b1fc280b 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-provider - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg