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 2010/12/07 01:51:11 UTC

svn commit: r1042881 - /hbase/branches/0.90/pom.xml

Author: stack
Date: Tue Dec  7 00:51:11 2010
New Revision: 1042881

URL: http://svn.apache.org/viewvc?rev=1042881&view=rev
Log:
Update our hadoop to tip of 0.20-append branch; it includes hdfs-895 now

Modified:
    hbase/branches/0.90/pom.xml

Modified: hbase/branches/0.90/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.90/pom.xml?rev=1042881&r1=1042880&r2=1042881&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Tue Dec  7 00:51:11 2010
@@ -453,7 +453,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-append-r1041663-hdfs895</hadoop.version>
+    <hadoop.version>0.20-append-r1042285</hadoop.version>
     <jasper.version>5.5.23</jasper.version>
     <jaxb-api.version>2.1</jaxb-api.version>
     <jetty.version>6.1.25</jetty.version>