From ada55be1b59899e461dc5177782e381f89cbc407 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 5 Apr 2019 21:07:07 -0400 Subject: Remove drools PDP dependency Removing working memory and use of PolicyEngine from drools in these classes. Cleaned up some unused imports and checkstyle. Issue-ID: POLICY-1264 Change-Id: Id059da9689a721b0eafc6b310adcbdad43574ce7 Signed-off-by: Pamela Dragosh --- models-interactions/model-impl/vfc/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'models-interactions/model-impl/vfc/pom.xml') diff --git a/models-interactions/model-impl/vfc/pom.xml b/models-interactions/model-impl/vfc/pom.xml index 9a36cd2e8..d0b473316 100644 --- a/models-interactions/model-impl/vfc/pom.xml +++ b/models-interactions/model-impl/vfc/pom.xml @@ -51,24 +51,12 @@ rest ${project.version} - - org.drools - drools-core - 6.5.0.Final - provided - org.onap.policy.common policy-endpoints ${policy.common.version} provided - - org.onap.policy.drools-pdp - policy-management - ${policy.drools-pdp.version} - provided - -- cgit 1.2.3-korg