aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-pdp/pom.xml')
-rw-r--r--models-pdp/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/models-pdp/pom.xml b/models-pdp/pom.xml
index 8eb7231f0..a3146fa75 100644
--- a/models-pdp/pom.xml
+++ b/models-pdp/pom.xml
@@ -45,6 +45,11 @@
<version>${project.version}</version>
</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>