From b21785989cc240cf96362ab0c1eec9f488127c9f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 24 Mar 2021 19:00:46 +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 db376dbed..c1b09c5bc 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.2.1-SNAPSHOT + 1.2.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