aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-model/pom.xml')
-rw-r--r--catalog-model/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml
index 2ac08a0925..f7d5b34dc0 100644
--- a/catalog-model/pom.xml
+++ b/catalog-model/pom.xml
@@ -322,6 +322,11 @@
<artifactId>joda-time</artifactId>
<version>${joda.time.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.openecomp.sdc.core</groupId>
+ <artifactId>openecomp-tosca-lib</artifactId>
+ <version>${project.version}</version>
+ </dependency>
</dependencies>
<build>