From 57543aab5ba6ced12af2361941af43422cde84e9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 6 Aug 2020 17:45:41 +0000 Subject: Release ccsdk/sli/plugins --- restconf-client/installer/pom.xml | 4 ++-- restconf-client/pom.xml | 4 ++-- restconf-client/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'restconf-client') diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 3fc4d6e0..72adc852 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.0 org.onap.ccsdk.sli.plugins restconf-client-installer - 1.0.0-SNAPSHOT + 1.0.0 pom ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml index eef22e85..7237c3f4 100755 --- a/restconf-client/pom.xml +++ b/restconf-client/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.0 org.onap.ccsdk.sli.plugins restconf-client - 1.0.0-SNAPSHOT + 1.0.0 pom ccsdk-sli-plugins :: restconf-client diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index 07c9114d..3afca0fe 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.0.0-SNAPSHOT + 2.0.0 org.onap.ccsdk.sli.plugins restconf-client-provider - 1.0.0-SNAPSHOT + 1.0.0 bundle ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} -- cgit 1.2.3-korg