From a4e50fc467294c083943c79cb82f3d31d4b03e16 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 8 Oct 2018 20:53:48 -0400 Subject: Remove unused endpoint dependency This should have been cleaned out when we moved the code into policy/common. The release job fails since it looks for a non-existent release artifact for this. Issue-ID: POLICY-1189 Change-Id: I46c95166ae47cf955cd43f0ce4af8dd40c0251fe Signed-off-by: Pamela Dragosh --- controlloop/common/feature-controlloop-utils/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'controlloop/common/feature-controlloop-utils') diff --git a/controlloop/common/feature-controlloop-utils/pom.xml b/controlloop/common/feature-controlloop-utils/pom.xml index c43c2db61..998903070 100644 --- a/controlloop/common/feature-controlloop-utils/pom.xml +++ b/controlloop/common/feature-controlloop-utils/pom.xml @@ -105,12 +105,6 @@ ${project.version} provided - - org.onap.policy.drools-pdp - policy-endpoints - ${project.version} - provided - org.onap.policy.drools-applications.controlloop.common simulators -- cgit 1.2.3-korg