summaryrefslogtreecommitdiffstats
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 36ee69b9c..18b1e1ef1 100644
--- a/models-tosca/pom.xml
+++ b/models-tosca/pom.xml
@@ -58,6 +58,12 @@
</dependency>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>common-parameters</artifactId>
+ <version>${policy.common.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>test</scope>