X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=2f4612aba15a6bedd1c1e106a76a4f41d582aea9;hb=8c19ce723d64d3fe4e7bcc255546f98090c133d2;hp=1b33f0eb85b224f8203f8754b66cf12dc2984ef3;hpb=4d8201836d182ffdb04423a518cdd4b209d279e4;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 1b33f0eb8..2f4612aba 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. @@ -24,11 +24,16 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT 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 @@ -40,36 +45,46 @@ - - junit - junit - 4.11 - test - org.apache.maven maven-model - 2.2.1 + 3.5.3 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 +115,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + ${httpclient.version}