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 --- asdc-controller/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'asdc-controller/pom.xml') 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 -- cgit 1.2.3-korg