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 2011/01/07 22:06:12 UTC

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

Author: stack
Date: Fri Jan  7 21:06:11 2011
New Revision: 1056507

URL: http://svn.apache.org/viewvc?rev=1056507&view=rev
Log:
New hadoop version, includes hdfs-1555

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=1056507&r1=1056506&r2=1056507&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Fri Jan  7 21:06:11 2011
@@ -448,7 +448,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-r1044525</hadoop.version>
+    <hadoop.version>0.20-append-r1056497</hadoop.version>
     <jasper.version>5.5.23</jasper.version>
     <jaxb-api.version>2.1</jaxb-api.version>
     <jetty.version>6.1.26</jetty.version>