aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PDP/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP-PDP/pom.xml')
-rw-r--r--ONAP-PDP/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml
index d664cf4db..a616edd96 100644
--- a/ONAP-PDP/pom.xml
+++ b/ONAP-PDP/pom.xml
@@ -81,9 +81,9 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.onap.policy.drools-pdp</groupId>
+ <groupId>org.onap.policy.common</groupId>
<artifactId>policy-endpoints</artifactId>
- <version>${project.version}</version>
+ <version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>