Changed name of hadoop jar to be more explicit that its adding 895 and removing 724... also changed repo to one that has md5s and signed versions of these hand-built jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035187 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
32905e1265
commit
e9f910d607
4
pom.xml
4
pom.xml
|
@ -148,7 +148,7 @@
|
|||
<repository>
|
||||
<id>temp-hadoop</id>
|
||||
<name>Hadoop 0.20-append</name>
|
||||
<url>http://people.apache.org/~rawson/repo/</url>
|
||||
<url>http://people.apache.org/~stack/m2/</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
|
@ -468,7 +468,7 @@
|
|||
at revision 1034499 with this hdfs-895 patch:
|
||||
https://issues.apache.org/jira/secure/attachment/12459473/hdfs-895-branch-20-append.txt
|
||||
-->
|
||||
<hadoop.version>0.20.3-append-4954a2</hadoop.version>
|
||||
<hadoop.version>0.20.3-append-r1034938-plusHDFS895-minusHDFS724</hadoop.version>
|
||||
<jasper.version>5.5.23</jasper.version>
|
||||
<jaxb-api.version>2.1</jaxb-api.version>
|
||||
<jetty.version>6.1.25</jetty.version>
|
||||
|
|
Loading…
Reference in New Issue