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:53 UTC

svn commit: r1056508 - /hbase/trunk/pom.xml

Author: stack
Date: Fri Jan  7 21:06:53 2011
New Revision: 1056508

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

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1056508&r1=1056507&r2=1056508&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Fri Jan  7 21:06:53 2011
@@ -475,7 +475,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>