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-core/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'policy-core/pom.xml') diff --git a/policy-core/pom.xml b/policy-core/pom.xml index cc41b215..e5be8c39 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -89,6 +89,11 @@ drools-persistence-jpa 6.5.0.Final + + org.onap.policy.common + capabilities + ${project.version} + org.onap.policy.common utils -- cgit 1.2.3-korg