You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by je...@apache.org on 2017/09/04 04:37:31 UTC

hbase git commit: HBASE-18740 Upgrade Zookeeper version to 3.4.10

Repository: hbase
Updated Branches:
  refs/heads/branch-1 433b42b41 -> 6a5bb3b48


HBASE-18740 Upgrade Zookeeper version to 3.4.10


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6a5bb3b4
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6a5bb3b4
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6a5bb3b4

Branch: refs/heads/branch-1
Commit: 6a5bb3b48c12e3f441fb221d2f954e8a67706334
Parents: 433b42b
Author: Jerry He <je...@apache.org>
Authored: Sun Sep 3 21:35:20 2017 -0700
Committer: Jerry He <je...@apache.org>
Committed: Sun Sep 3 21:35:20 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/6a5bb3b4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 455db83..e3449a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1273,7 +1273,7 @@
     <protobuf.version>2.5.0</protobuf.version>
     <thrift.path>thrift</thrift.path>
     <thrift.version>0.9.3</thrift.version>
-    <zookeeper.version>3.4.6</zookeeper.version>
+    <zookeeper.version>3.4.10</zookeeper.version>
     <slf4j.version>1.7.7</slf4j.version>
     <clover.version>4.0.3</clover.version>
     <jamon-runtime.version>2.4.1</jamon-runtime.version>