X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=27c0ec1da5f67a90fb1b0c1ddb4e3f46f144959b;hb=cc02160dfa3a7a201b79fe11ceaa51e431be7341;hp=fd8054b70d0bcc36fab56db7edcfb5ab4b0e2de4;hpb=bb9c33b1a81e16f08c4a9642be32f342fa91c296;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index fd8054b70..27c0ec1da 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. @@ -19,10 +19,8 @@ ============LICENSE_END========================================================= --> - - 4.0.0 ONAP-PDP ONAP-PDP @@ -30,7 +28,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT @@ -41,7 +39,7 @@ org.apache.httpcomponents httpclient - 4.4.1 + ${httpclient.version} org.apache.httpcomponents @@ -72,12 +70,23 @@ 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 + +