From b28d2307b3dad32076b1842025d643859c2297e1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 24 Oct 2022 09:00:01 -0400 Subject: Release version 1.5.2 of sli and roll to next snapshot Release version 1.5.2 of ccsdk/sli and roll to next snapshot version Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b --- 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 648f595c2..f6348d406 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.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 019807f89..b07c97a78 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.5.2-SNAPSHOT + 1.5.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 348324c4c..2598ded96 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.5.2-SNAPSHOT + 1.5.3-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg