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/12/19 22:45:05 UTC

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

Author: stack
Date: Mon Dec 19 21:45:05 2011
New Revision: 1220962

URL: http://svn.apache.org/viewvc?rev=1220962&view=rev
Log:
HBASE-5068 RC1 can not build its hadoop-0.23 profile

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1220962&r1=1220961&r2=1220962&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Mon Dec 19 21:45:05 2011
@@ -1688,7 +1688,7 @@
         </property>
       </activation>
       <properties>
-        <hadoop.version>0.23.0-SNAPSHOT</hadoop.version>
+        <hadoop.version>0.23.1-SNAPSHOT</hadoop.version>
       </properties>
       <dependencies>
         <dependency>