From c6bb986827b626b00a35b73614c9897830409490 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Aug 2023 12:11:18 -0400 Subject: Release initial Argon version of ccsdk/sli Release version 1.7.0 - initial Argon version - of ccsdk/sli Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: Ibe2a2a3fff9e0c888b0c44b41d203e4e9398134a --- 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 48f6f2a0d..55077f2d2 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.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 8745dfd2c..2087aed8d 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.7.0-SNAPSHOT + 1.7.1-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 662365fd7..80fac5afc 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.7.0-SNAPSHOT + 1.7.1-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg