You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sy...@apache.org on 2016/03/30 18:03:24 UTC

[22/50] [abbrv] hbase git commit: HBASE-15300 Upgrade to zookeeper 3.4.8

HBASE-15300 Upgrade to zookeeper 3.4.8


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

Branch: refs/heads/hbase-12439
Commit: 95e6d2276b710e386cf010bb9072af7293fdb890
Parents: 7177e4b
Author: tedyu <yu...@gmail.com>
Authored: Wed Mar 23 13:05:17 2016 -0700
Committer: tedyu <yu...@gmail.com>
Committed: Wed Mar 23 13:05:17 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/95e6d227/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 99bab51..450275c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1214,7 +1214,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.8</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>