From 351ad0046fda0abfc25d4cd6bbb39987b84ca391 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 10 Nov 2022 16:43:27 +0000 Subject: Release ccsdk/sli --- 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..f1d10456e 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.0 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 565c7c89a..89fd1c9b3 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.0 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 7f3aedc62..005d1bcf7 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.0 bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg