From 704247137bdba671e55c0ebde7e226fff422b608 Mon Sep 17 00:00:00 2001 From: talio Date: Sun, 18 Feb 2018 11:52:25 +0200 Subject: Change Tosca structure change Tosca Service Template according to Tosca-spec-1.1 Change-Id: I8f689b02e0349fc8c787868661f498d7d530d445 Issue-ID: SDC-1043 Signed-off-by: talio --- common/openecomp-tosca-datatype/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/openecomp-tosca-datatype/pom.xml') diff --git a/common/openecomp-tosca-datatype/pom.xml b/common/openecomp-tosca-datatype/pom.xml index 7fbedef7cd..27a13c6a21 100644 --- a/common/openecomp-tosca-datatype/pom.xml +++ b/common/openecomp-tosca-datatype/pom.xml @@ -20,5 +20,10 @@ snakeyaml 1.17 + + org.apache.commons + commons-collections4 + ${commons.collections.version} + -- cgit 1.2.3-korg