X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=779478b45c37faeed84d420350e02933afefb902;hb=01c2d594520559cce25cb59ac5b01b4a062a915c;hp=1e973765688bc7d21669ae8323e00bc84eed601f;hpb=70d02931707ebfa3c499ec1d9d1f7d67793b5d05;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 1e9737656..779478b45 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. @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.2-SNAPSHOT + 1.6.1 BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML @@ -91,6 +91,11 @@ org.apache.httpcomponents httpclient + + org.apache.commons + commons-lang3 + 3.9 + @@ -109,7 +114,7 @@ onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -123,7 +128,7 @@ org.onap.oparent checkstyle - 0.1.1 + ${oparent.version} compile