From e5219d4807c8d52edcd3c7a323134157826ea2c1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 4 Dec 2024 10:21:21 -0500 Subject: Release version 2.0.1 of ccsdk/sli Release version 2.0.1 of CCSDK sli Issue-ID: CCSDK-4066 Change-Id: I38d9716bb4b0b806eb361e12e513bb7f846926f6 Signed-off-by: Dan Timoney --- plugins/sshapi-call-node/installer/pom.xml | 2 +- plugins/sshapi-call-node/pom.xml | 2 +- plugins/sshapi-call-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/sshapi-call-node') diff --git a/plugins/sshapi-call-node/installer/pom.xml b/plugins/sshapi-call-node/installer/pom.xml index 7a57a41ec..73c6a38b8 100755 --- a/plugins/sshapi-call-node/installer/pom.xml +++ b/plugins/sshapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node-installer - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index df4d9045b..a28f18777 100755 --- a/plugins/sshapi-call-node/pom.xml +++ b/plugins/sshapi-call-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/provider/pom.xml b/plugins/sshapi-call-node/provider/pom.xml index 94a022bce..414a55454 100755 --- a/plugins/sshapi-call-node/provider/pom.xml +++ b/plugins/sshapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node-provider - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg