From 68568a1b2430bf9fffe4f4dfd39fdbcc201b4a33 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 28 Mar 2023 18:21:53 -0400 Subject: Release initial Chlorine version of sli Release initial ODL Chlorine based version of ccsdk/sli Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney Change-Id: I919081c83f30744ad81286753e5278722aef2cc3 --- 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 33fe9a09c..766940fc5 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.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 13013e41d..08b0858cb 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.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 09e8f43fa..7cc9c4b09 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.2-SNAPSHOT + 1.6.3-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg