From: Jorge Hernandez Date: Fri, 2 Mar 2018 14:11:01 +0000 (+0000) Subject: Merge "Remove CLM issues with commons-collections" X-Git-Tag: v1.2.0~101 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=232424b155d8c1c005f059e1e7d5f1da5bbfcf89;hp=6ad0e11a3d77f42805d72d63accb63c69c19feb8 Merge "Remove CLM issues with commons-collections" --- diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index d302c955d..dc3953b76 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -73,6 +73,15 @@ com.att.research.xacml xacml-pdp 1.0.1 + + + + commons-collections + commons-collections + + junit diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index c399e3fa9..b6f12c005 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -83,6 +83,15 @@ com.att.research.xacml xacml 1.0.1 + + + + commons-collections + commons-collections + +