From 64f53ef14f5a9ea98208fd2b835bfb01fda9a5f9 Mon Sep 17 00:00:00 2001 From: mmis Date: Thu, 19 Jul 2018 13:21:08 +0100 Subject: Copy policy-endpoints from drools-pdp to common Removed policy-endpoints, and 3 classes from policy-core. Replaced refenences to the deleted classes with references to the corresponding classes in policy-common Issue-ID: POLICY-967 Change-Id: I547cde4894424b8f40b7ddd4e2342ebb729cb588 Signed-off-by: mmis --- policy-management/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'policy-management/pom.xml') diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 47404c9d..8a408f95 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -145,7 +145,7 @@ - org.onap.policy.drools-pdp + org.onap.policy.common policy-endpoints ${project.version} -- cgit 1.2.3-korg