aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-tosca/pom.xml')
-rw-r--r--models-tosca/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml
index 56c8d7c15..019c5b3fd 100644
--- a/models-tosca/pom.xml
+++ b/models-tosca/pom.xml
@@ -40,6 +40,12 @@
</dependency>
<dependency>
+ <groupId>org.onap.policy.models</groupId>
+ <artifactId>policy-models-examples</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>gson</artifactId>
<version>${policy.common.version}</version>