From 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Nov 2022 16:45:47 -0500 Subject: Release version 1.5.3 Release final Kohn version (1.5.3) of ccsdk/sli Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f --- 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 2cfaa365f..ba1c1ed84 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.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index 7ed900dc5..0aeef35ca 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.3-SNAPSHOT + 1.5.4-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 949f5cd2c..647e0d891 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.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg