X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=dc3953b760d9fc02304480a8f83ad0ac4d57c717;hb=232424b155d8c1c005f059e1e7d5f1da5bbfcf89;hp=4e1962e8692d474339b717c21a8a0dc5912b480c;hpb=367fd935789c6c2e13b9b32d13c62dbac89e1c57;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 4e1962e86..dc3953b76 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. @@ -41,7 +41,7 @@ org.apache.httpcomponents httpclient - 4.4.1 + ${httpclient.version} org.apache.httpcomponents @@ -72,7 +72,16 @@ com.att.research.xacml xacml-pdp - 1.0.0 + 1.0.1 + + + + commons-collections + commons-collections + + junit