You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2013/02/19 18:51:32 UTC

svn commit: r1447853 - /accumulo/trunk/pom.xml

Author: ecn
Date: Tue Feb 19 17:51:32 2013
New Revision: 1447853

URL: http://svn.apache.org/r1447853
Log:
ACCUMULO-1053 revert inadvertent version change

Modified:
    accumulo/trunk/pom.xml

Modified: accumulo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/pom.xml?rev=1447853&r1=1447852&r2=1447853&view=diff
==============================================================================
--- accumulo/trunk/pom.xml (original)
+++ accumulo/trunk/pom.xml Tue Feb 19 17:51:32 2013
@@ -505,7 +505,7 @@
         </property>
       </activation>
       <properties>
-        <hadoop.version>1.1.1</hadoop.version>
+        <hadoop.version>1.0.4</hadoop.version>
         <slf4j.version>1.4.3</slf4j.version>
       </properties>
       <dependencyManagement>