From f2f9bdabec07c512e419ab849446817ed69153a0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 10 Jan 2024 14:45:04 -0500 Subject: Release version 1.5.6 of ccsdk/sli Release version 1.5.6 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3977 Change-Id: I6810488ba43cf575a87d8e9936e8a764283599f6 Signed-off-by: Dan Timoney --- 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 73dbe7f45..53ef3b043 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.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index c601aa789..049947fc1 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.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index c9464437f..8a77f2e11 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.6-SNAPSHOT + 1.5.7-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg