summaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-context-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/integration/integration-context-test/pom.xml')
-rw-r--r--testsuites/integration/integration-context-test/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml
index 95e2c6b43..4d1398772 100644
--- a/testsuites/integration/integration-context-test/pom.xml
+++ b/testsuites/integration/integration-context-test/pom.xml
@@ -34,6 +34,10 @@
<dependencies>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>utils</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.onap.policy.apex-pdp.core</groupId>
<artifactId>core-infrastructure</artifactId>
<version>${project.version}</version>