From 244f1cc72496ff046abbbfdd1a54f7643f63dca3 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 25 Nov 2020 20:31:29 +0000 Subject: Release ccsdk/sli/plugins --- restapi-call-node/installer/pom.xml | 4 ++-- restapi-call-node/pom.xml | 4 ++-- restapi-call-node/provider/pom.xml | 4 ++-- restapi-call-node/provider/src/test/resources/test.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'restapi-call-node') diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index 4ac1b491..05416382 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins restapi-call-node-installer - 1.1.0-SNAPSHOT + 1.1.0 pom ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index ce74de89..2f0c3199 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins restapi-call-node - 1.1.0-SNAPSHOT + 1.1.0 pom ccsdk-sli-plugins :: restapi-call-node diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 96327ade..cb35ac85 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins restapi-call-node-provider - 1.1.0-SNAPSHOT + 1.1.0 bundle ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/provider/src/test/resources/test.xml b/restapi-call-node/provider/src/test/resources/test.xml index 1974f688..6947de55 100644 --- a/restapi-call-node/provider/src/test/resources/test.xml +++ b/restapi-call-node/provider/src/test/resources/test.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node - 6.0.0-SNAPSHOT + 6.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