aboutsummaryrefslogtreecommitdiffstats
path: root/model/model-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/model-api/pom.xml')
-rw-r--r--model/model-api/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml
index 53ecd6524..0fe2b8434 100644
--- a/model/model-api/pom.xml
+++ b/model/model-api/pom.xml
@@ -32,6 +32,10 @@
<dependencies>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>utils</artifactId>
+ </dependency>
+ <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>policy-model</artifactId>
<version>${project.version}</version>