aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-tosca-datatype/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/openecomp-tosca-datatype/pom.xml')
-rw-r--r--common/openecomp-tosca-datatype/pom.xml5
1 files changed, 5 insertions, 0 deletions
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 @@
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-collections4</artifactId>
+ <version>${commons.collections.version}</version>
+ </dependency>
</dependencies>
</project>