From: Rob Daugherty Date: Tue, 27 Mar 2018 22:43:24 +0000 (-0400) Subject: sdc-tosca:1.3.3 depends on a SNAPSHOT artifact X-Git-Tag: v1.2.1~294^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F39309%2F1;p=so.git 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 --- diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 94447c30e3..20a3566181 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -88,6 +88,21 @@ org.onap.sdc.sdc-tosca sdc-tosca 1.3.3 + + + + org.onap.sdc.jtosca + jtosca + + + + + org.onap.sdc.jtosca + jtosca + 1.3.4 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