From 42b7a94f71e6347f2c3fe85b2aecf6ab6a562370 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Sep 2020 17:41:08 -0400 Subject: Roll to next Guilin release version Roll to next Guilin release version Change-Id: Id7e1268425e14464274c60cef8118f36e1bdc449 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney --- restconf-client/provider/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'restconf-client/provider') diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index b847a079..e258387d 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.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client-provider - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT bundle ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} -- cgit