X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=02057bd3abd0d202e635c4df033990c438641a9e;hb=f57fa5248fd5661e3aa75058de281b9606e023f3;hp=0310d390ee7e6a42c93cc8fe2e22a28ca5296b59;hpb=e9e7bef3c130f7525a5ad250f365ee910bebe85a;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 0310d390e..02057bd3a 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT @@ -41,18 +41,13 @@ org.apache.httpcomponents httpclient - 4.4.1 + ${httpclient.version} org.apache.httpcomponents httpcore 4.4.4 - - org.glassfish - javax.json - 1.1 - commons-codec commons-codec @@ -77,12 +72,28 @@ com.att.research.xacml xacml-pdp - 1.0.0 + 1.0.1 + + + + commons-collections + commons-collections + + junit junit 4.11 + + org.onap.policy.drools-pdp + policy-endpoints + ${project.version} + test + +