X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=dab57c5fa60647cafb1a8e5b41878b69fd1bca5d;hb=60948d65d70056c059dd1f3063a9ca0a00724f12;hp=62c6e55e476664aa861027f20a8a2d0a23ee7ee6;hpb=d7630c4c59a2d5947d942684bbe4ce8741a8fa7b;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 62c6e55e4..dab57c5fa 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.1-SNAPSHOT + 1.6.4-SNAPSHOT BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML @@ -92,6 +91,11 @@ org.apache.httpcomponents httpclient + + org.apache.commons + commons-lang3 + 3.9 + @@ -110,7 +114,7 @@ onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -124,7 +128,7 @@ org.onap.oparent checkstyle - 0.1.1 + ${oparent.version} compile