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:
parent
515d34b754
commit
7650309d06
11
pom.xml
11
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue