From: Pamela Dragosh Date: Tue, 9 Oct 2018 00:53:48 +0000 (-0400) Subject: Remove unused endpoint dependency X-Git-Tag: 1.3.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a4e50fc467294c083943c79cb82f3d31d4b03e16;p=policy%2Fdrools-applications.git 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 --- 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