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-utils/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'policy-utils/pom.xml') diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 649317f9..6a7c9fbd 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -42,6 +42,11 @@ junit test + + org.onap.policy.common + utils + ${project.version} + -- cgit 1.2.3-korg