From: Pamela Dragosh Date: Wed, 7 Nov 2018 00:27:40 +0000 (-0500) Subject: Remove exclusion of dme X-Git-Tag: 1.4.0~82^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=f400382b8a526a23b921818a148e78f0a56da15a Remove exclusion of dme Since upgrading to dmaap 1.1.9, the exclusion is no longer needed. This exclusion may have been the culprit to POLICY-698's problem. Thus, removing the added dependency that was put in to resolve it. This should now clear all the javax.jms inclusions which have license issues. Issue-ID: POLICY-1229 Change-Id: Iba5e9db9576a8a8ca685e2ddfb46369ff6118cf0 Signed-off-by: Pamela Dragosh --- diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 27b91d419..4d552b85f 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -101,11 +101,6 @@ com.google.code.gson gson - - com.att.aft - dme2 - 3.1.200 - org.onap.dmaap.messagerouter.dmaapclient dmaapClient @@ -114,10 +109,6 @@ org.slf4j slf4j-log4j12 - - com.att.aft - dme2 -