From e667745190eac644e419e3c74533bd4be14dc42f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 21 Sep 2022 16:24:52 -0400 Subject: Release version 1.5.1 of ccsdk/sli Release updated ccsdk/sli version 1.5.1 Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3 --- 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 6f3708406..fd7320629 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 - 1.5.1-SNAPSHOT + 1.5.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 63002c49a..7584ee4b2 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 - 1.5.1-SNAPSHOT + 1.5.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 8269662af..edadbe102 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 - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg