From 8c0806fea85313f7ceab21e7f3c8a584f69a0b9b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Dec 2021 10:59:24 -0500 Subject: Release version 1.3.3 (Istanbul / Silicon SR2) Release version 1.3.3 and roll to next snapshot version Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney Change-Id: Iaf83f49d7e1d4dd1beebabdbb07046fb7e96ff4f --- 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 f5e5767f2..36ea2a6fc 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.3.3-SNAPSHOT + 1.3.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 3b966c45e..b14ec8247 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.3.3-SNAPSHOT + 1.3.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 cef52546b..5c4576236 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.3.3-SNAPSHOT + 1.3.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg