From d5c3b36247605392b4f75b2e44296922559baac6 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 21 Mar 2019 19:45:45 -0400 Subject: Reorder xacml 2.0.0 loading This dependency should only be in the applications area. Reordering may help ensure that the correct jackson is loaded for glassfish. Issue-ID: POLICY-1609 Change-Id: I727a5266204e8e2e5c35b7a326baff854b55e523 Signed-off-by: Pamela Dragosh --- applications/common/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'applications/common/pom.xml') diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 9d83f3d5..30017302 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -42,5 +42,10 @@ utils-test ${policy.common.version} + + com.att.research.xacml + xacml-pdp + 2.0.0 + -- cgit 1.2.3-korg