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 2011/12/19 19:54:42 UTC

svn commit: r1220898 - /hbase/branches/0.92/pom.xml

Author: stack
Date: Mon Dec 19 18:54:42 2011
New Revision: 1220898

URL: http://svn.apache.org/viewvc?rev=1220898&view=rev
Log:
   HBASE-5066  Upgrade to zk 3.4.1

Modified:
    hbase/branches/0.92/pom.xml

Modified: hbase/branches/0.92/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.92/pom.xml?rev=1220898&r1=1220897&r2=1220898&view=diff
==============================================================================
--- hbase/branches/0.92/pom.xml (original)
+++ hbase/branches/0.92/pom.xml Mon Dec 19 18:54:42 2011
@@ -811,7 +811,7 @@
     <slf4j.version>1.5.8</slf4j.version><!-- newer version available -->
     <stax-api.version>1.0.1</stax-api.version>
     <thrift.version>0.7.0</thrift.version>
-    <zookeeper.version>3.4.1rc0</zookeeper.version>
+    <zookeeper.version>3.4.1</zookeeper.version>
     <hadoop-snappy.version>0.0.1-SNAPSHOT</hadoop-snappy.version>
 
     <package.prefix>/usr</package.prefix>