aboutsummaryrefslogtreecommitdiffstats
path: root/forwarding/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'forwarding/pom.xml')
-rw-r--r--forwarding/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml
index 8fed5855..62b473fe 100644
--- a/forwarding/pom.xml
+++ b/forwarding/pom.xml
@@ -42,6 +42,11 @@
<version>${policy.common.version}</version>
</dependency>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>utils-test</artifactId>
+ <version>${policy.common.version}</version>
+ </dependency>
+ <dependency>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models-tosca</artifactId>
<version>${policy.models.version}</version>