From 7a36c13b120629557398e84f8924f585fd9ff899 Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Fri, 23 Mar 2018 17:49:05 -0400 Subject: Remove forbidden dependencies to fix Jenkins job Change-Id: I5cdc138bb64d526d9b1baa8c2238cc9223004426 Issue-ID: SO-529 Signed-off-by: Arthur Martella --- bpmn/MSOCommonBPMN/pom.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'bpmn/MSOCommonBPMN/pom.xml') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index a0a5a24e3f..b0ec0c01bc 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -350,11 +350,26 @@ spring-test 4.3.14.RELEASE - - org.openecomp.sdc.sdc-tosca - sdc-tosca - 1.2.3 - + + + org.openecomp.sdc.sdc-tosca + sdc-tosca + 1.2.3 + + + org.openecomp.sdc.jtosca + jtosca + + + + + + + org.openecomp.sdc.jtosca + jtosca + 1.2.1 + org.camunda.bpm camunda-engine-spring -- cgit 1.2.3-korg