This is an automated email from the ASF dual-hosted git repository.

aboda pushed a commit to branch NIFIREG-371-RC1
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git

commit 5e66a21ec5490721397626cd17e6e958476f4d95
Author: Bryan Bende <[email protected]>
AuthorDate: Fri Nov 8 14:08:39 2019 -0500

    NIFIREG-345 Bump ranger-client version to 2.0.0
    
    This closes #247
---
 .../nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
 
b/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
index 75bf3a1..e75681a 100644
--- 
a/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
+++ 
b/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
@@ -25,8 +25,8 @@
     <packaging>jar</packaging>
 
     <properties>
-        <ranger.version>1.1.0</ranger.version>
-        <ranger.hadoop.version>3.0.0</ranger.hadoop.version>
+        <ranger.version>2.0.0</ranger.version>
+        <ranger.hadoop.version>3.1.1</ranger.hadoop.version>
     </properties>
 
     <dependencies>

Reply via email to