aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-provider/pom.xml')
-rw-r--r--models-provider/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/models-provider/pom.xml b/models-provider/pom.xml
index 755aea7cb..8da16edab 100644
--- a/models-provider/pom.xml
+++ b/models-provider/pom.xml
@@ -34,6 +34,12 @@
<dependencies>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>common-parameters</artifactId>
+ <version>${policy.common.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models-base</artifactId>
<version>${project.version}</version>