Rolled back zk... its failing tests... to 3.2.1

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034569 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-11-12 21:15:09 +00:00
parent 547562f240
commit 453aa824fc
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@
<slf4j.version>1.5.8</slf4j.version><!-- newer version available -->
<stax-api.version>1.0.1</stax-api.version>
<thrift.version>0.2.0</thrift.version><!-- newer version available -->
<zookeeper.version>3.3.2</zookeeper.version>
<zookeeper.version>3.3.1</zookeeper.version>
</properties>
<!-- Sorted by groups of dependencies then groupId and artifactId -->