X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=c014d02ab46a84ad39181f493b5df09a480f2821;hp=2a3ad50a508396a049483450dc2bbfe278c19503;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hpb=5dfb55068e2bb88af55d6ce48c235cff7ea9b326 diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 2a3ad50a5..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.3.0-SNAPSHOT + 1.6.3 BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML @@ -58,7 +57,7 @@ org.onap.policy.common integrity-monitor - ${project.version} + ${version.policy.common} com.thoughtworks.xstream @@ -77,7 +76,6 @@ org.onap.dmaap.messagerouter.dmaapclient dmaapClient - ${dmaap.version} org.slf4j @@ -93,6 +91,11 @@ org.apache.httpcomponents httpclient + + org.apache.commons + commons-lang3 + 3.9 + @@ -111,7 +114,7 @@ onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -125,7 +128,7 @@ org.onap.oparent checkstyle - 0.1.1 + ${oparent.version} compile