You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by co...@apache.org on 2018/09/28 15:07:05 UTC

ranger git commit: RANGER-2231 - Upgrade to Knox 1.1.0

Repository: ranger
Updated Branches:
  refs/heads/master 99a9b1bc4 -> 92825c227


RANGER-2231 - Upgrade to Knox 1.1.0

Signed-off-by: Colm O hEigeartaigh <co...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/92825c22
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/92825c22
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/92825c22

Branch: refs/heads/master
Commit: 92825c227077e1679a287a0f6b90a475152795f8
Parents: 99a9b1b
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Sep 26 19:08:47 2018 -0400
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Sep 28 15:57:53 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/92825c22/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6695b4..e0df461 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         <junit.version>4.12</junit.version>
         <kafka.version>2.0.0</kafka.version>
         <kerby.version>1.0.0</kerby.version>
-        <knox.gateway.version>1.0.0</knox.gateway.version>
+        <knox.gateway.version>1.1.0</knox.gateway.version>
         <kylin.version>2.3.0</kylin.version>
         <libpam4j.version>1.10</libpam4j.version>
         <local.lib.dir>${project.basedir}/../lib/local</local.lib.dir>