You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ra...@apache.org on 2010/11/15 04:05:56 UTC

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

Author: rawson
Date: Mon Nov 15 03:05:56 2010
New Revision: 1035125

URL: http://svn.apache.org/viewvc?rev=1035125&view=rev
Log:
HBASE-3234 - use a version of branch-20-append that has 724 reverted in it

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=1035125&r1=1035124&r2=1035125&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Mon Nov 15 03:05:56 2010
@@ -464,7 +464,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-r1034575-895</hadoop.version>
+    <hadoop.version>0.20.3-append-4954a2</hadoop.version>
     <jasper.version>5.5.23</jasper.version>
     <jaxb-api.version>2.1</jaxb-api.version>
     <jetty.version>6.1.25</jetty.version>