aboutsummaryrefslogtreecommitdiffstats
path: root/model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/pom.xml')
-rw-r--r--model/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/model/pom.xml b/model/pom.xml
index 9cd53650..9e7e9f63 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -35,5 +35,10 @@
<artifactId>utils</artifactId>
<version>${policy.common.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.onap.policy.models</groupId>
+ <artifactId>policy-models-tosca</artifactId>
+ <version>${policy.models.version}</version>
+ </dependency>
</dependencies>
</project>