From 0fd47559293821f630282682ca114fd430c5fd16 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Nov 2023 12:30:08 -0500 Subject: Roll master to snapshot version for New Delhi release Roll snapshot version of master to version for next ONAP release Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney Change-Id: I0100a37c3a9fa85edcf367be059d29dbd7f16eff --- 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 f03feff36..84ded00c0 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index adcc2e831..c9793caba 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.7.2-SNAPSHOT + 1.8.0-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 b229fb4a2..106a79cac 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit