From 7a8edbaaec4b1e988091b161a54f2ed320035470 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 14 Feb 2023 10:42:53 +0000 Subject: Small dependency clean up in drools-pdp Issue-ID: POLICY-4482 Change-Id: Ie24331df7d3ba7704f97846a062a151d7e9539fc Signed-off-by: liamfallon --- feature-pooling-dmaap/pom.xml | 4 ---- policy-utils/pom.xml | 5 ----- 2 files changed, 9 deletions(-) diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml index 658325c5..b1b1035b 100644 --- a/feature-pooling-dmaap/pom.xml +++ b/feature-pooling-dmaap/pom.xml @@ -33,10 +33,6 @@ feature-pooling-dmaap Endpoints - - 9.3.20.v20170531 - - diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 3c102dff..822f7fe0 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -52,11 +52,6 @@ openpojo test - - org.onap.policy.common - utils - ${policy.common.version} - org.apache.commons commons-configuration2 -- cgit 1.2.3-korg