From 68568a1b2430bf9fffe4f4dfd39fdbcc201b4a33 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 28 Mar 2023 18:21:53 -0400 Subject: Release initial Chlorine version of sli Release initial ODL Chlorine based version of ccsdk/sli Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney Change-Id: I919081c83f30744ad81286753e5278722aef2cc3 --- plugins/restapi-call-node/installer/pom.xml | 2 +- plugins/restapi-call-node/pom.xml | 2 +- plugins/restapi-call-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restapi-call-node') diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 6bf437b54..0ec2c3389 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-installer - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 4a0af7b60..65ef7bf7f 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index bbfbfedd9..72cf6c94a 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-provider - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg