HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.2 -- removed apache-rsync

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-12-03 17:50:46 +00:00
parent 515d34b754
commit 7650309d06
1 changed files with 0 additions and 11 deletions

11
pom.xml
View File

@ -172,17 +172,6 @@
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>apache-rsync</id>
<name>Apache ibiblio rsync repository</name>
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>java.net</id>
<name>Java.Net</name>