Repository: hbase Updated Branches: refs/heads/branch-1.4 a210ca8f2 -> fd9a29a23
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/fd9a29a2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fd9a29a2 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/fd9a29a2 Branch: refs/heads/branch-1.4 Commit: fd9a29a235cf33602ce938e25de6647558800ed2 Parents: a210ca8 Author: Jerry He <jerry...@apache.org> Authored: Sun Sep 3 21:35:20 2017 -0700 Committer: Jerry He <jerry...@apache.org> Committed: Sun Sep 3 21:38:08 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/fd9a29a2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d3922e..51dc05a 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>