Reorder xacml 2.0.0 loading
[policy/xacml-pdp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 03f171b..7783865 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <artifactId>json</artifactId>
             <version>20180813</version>
         </dependency>
-        <dependency>
-            <groupId>com.att.research.xacml</groupId>
-            <artifactId>xacml-pdp</artifactId>
-            <version>2.0.0</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>com.fasterxml.jackson.core</groupId>
-                    <artifactId>jackson-annotations</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
         <dependency>
             <groupId>org.onap.policy.models</groupId>
             <artifactId>models-decisions</artifactId>