You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2012/11/28 18:10:22 UTC

svn commit: r1414819 - /hbase/trunk/pom.xml

Author: stack
Date: Wed Nov 28 17:10:21 2012
New Revision: 1414819

URL: http://svn.apache.org/viewvc?rev=1414819&view=rev
Log:
HBASE-7159 Upgrade zookeeper dependency to 3.4.5

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1414819&r1=1414818&r2=1414819&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Wed Nov 28 17:10:21 2012
@@ -853,7 +853,7 @@
     <protobuf.version>2.4.1</protobuf.version>
     <stax-api.version>1.0.1</stax-api.version>
     <thrift.version>0.9.0</thrift.version>
-    <zookeeper.version>3.4.3</zookeeper.version>
+    <zookeeper.version>3.4.5</zookeeper.version>
     <hadoop-snappy.version>0.0.1-SNAPSHOT</hadoop-snappy.version>
     <clover.version>2.6.3</clover.version>
     <jamon-runtime.version>2.3.1</jamon-runtime.version>