X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=39e943be135fec59727bcb3544eb344f14a8e345;hb=dbc32033d680a91b359222c7138147df810662d6;hp=94765a737ec8e231647a66a2ceab974a9257bc47;hpb=db597fe2163c073e37ad2ddc0d7fe386517e21e0;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 94765a737..39e943be1 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,12 +54,12 @@ 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 @@ -64,12 +69,12 @@ org.sonatype.nexus nexus-rest-client-java - 2.3.1 + 2.3.1-01 com.thoughtworks.xstream xstream - 1.3.1 + 1.4.10 com.att.nsa @@ -83,9 +88,9 @@ - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 0.2.12 + ${dmaap.version} org.slf4j @@ -100,7 +105,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + ${httpclient.version}