From 0f84029fe76a63c900c4202fcdfb88236b20a674 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 24 Feb 2023 22:02:01 +0000 Subject: Release ccsdk/sli --- plugins/restapi-call-node/provider/pom.xml | 2 +- plugins/restapi-call-node/provider/src/test/resources/test.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restapi-call-node/provider') diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index df2a11a8f..b3d2de4f4 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.1-SNAPSHOT + 1.6.1 bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/provider/src/test/resources/test.xml b/plugins/restapi-call-node/provider/src/test/resources/test.xml index 1f42886e9..618c09a6f 100644 --- a/plugins/restapi-call-node/provider/src/test/resources/test.xml +++ b/plugins/restapi-call-node/provider/src/test/resources/test.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node - 0.0.0-SNAPSHOT + 0.0.0 restapi-call-node-provider bundle @@ -162,7 +162,7 @@ providermodule-plugin - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) process -- cgit 1.2.3-korg