From 14ec987d4740d982f63d0b3f651d93f546b650f4 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Tue, 27 Mar 2018 18:43:24 -0400 Subject: sdc-tosca:1.3.3 depends on a SNAPSHOT artifact We have to exclude jtosca:1.3.4-SNAPSHOT and import jtosca:1.3.4. This is really a defect in SDC, but we have to work around it for M4. Change-Id: I4f204da9c5f3f601ae9a832203439bef7554079d Issue-ID: SO-536 Signed-off-by: Rob Daugherty --- bpmn/MSOCommonBPMN/pom.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'bpmn/MSOCommonBPMN') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 669a3cb353..b0cf1d96bf 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -350,11 +350,26 @@ spring-test 4.3.14.RELEASE - - org.onap.sdc.sdc-tosca - sdc-tosca - 1.3.3 - + + org.onap.sdc.sdc-tosca + sdc-tosca + 1.3.3 + + + + org.onap.sdc.jtosca + jtosca + + + + + org.onap.sdc.jtosca + jtosca + 1.3.4 + org.camunda.bpm camunda-engine-spring -- cgit 1.2.3-korg