X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=c014d02ab46a84ad39181f493b5df09a480f2821;hp=9be5c30c793c14f2d73c6165c419498f27f399bd;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hpb=d4b467daed74656582045f4561e6c7745cf7bf6f diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 9be5c30c7..c014d02ab 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 2020 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. @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.2.0-SNAPSHOT + 1.6.3 BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML @@ -58,36 +57,15 @@ 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-01 - - - commons-collections - commons-collections - - + ${version.policy.common} com.thoughtworks.xstream xstream - 1.4.10 com.att.nsa cambriaClient - 0.0.1 org.slf4j @@ -98,7 +76,6 @@ org.onap.dmaap.messagerouter.dmaapclient dmaapClient - ${dmaap.version} org.slf4j @@ -113,7 +90,11 @@ org.apache.httpcomponents httpclient - ${httpclient.version} + + + org.apache.commons + commons-lang3 + 3.9 @@ -133,7 +114,7 @@ onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -147,7 +128,7 @@ org.onap.oparent checkstyle - 0.1.1 + ${oparent.version} compile @@ -156,13 +137,12 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2 true lib/ - org.onap.policy.brmsInterface.BRMSGateway + org.onap.policy.brms.api.BrmsGateway