X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=0d9ebfba2250971063c44d45af0f337242831ba3;hb=d6465d56ca959b8493c1a9a3938d3d24461b5a6b;hp=6f530b376b36b58d9ae5b3128bf1c411c41a852f;hpb=367fd935789c6c2e13b9b32d13c62dbac89e1c57;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 6f530b376..0d9ebfba2 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -2,7 +2,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. @@ -29,6 +29,11 @@ BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML + + com.h2database + h2 + test + org.onap.policy.engine PolicyEngineAPI @@ -49,27 +54,43 @@ org.apache.maven maven-model - 2.2.1 + 3.3.9 org.apache.maven.shared maven-invoker - 2.2 + 3.0.0 org.onap.policy.common integrity-monitor ${project.version} + + + commons-collections + commons-collections + 3.2.2 + org.sonatype.nexus nexus-rest-client-java - 2.3.1 + 2.3.1-01 + + + commons-collections + commons-collections + + com.thoughtworks.xstream xstream - 1.3.1 + 1.4.10 com.att.nsa @@ -100,7 +121,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + ${httpclient.version}