You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2013/01/19 01:50:16 UTC

svn commit: r1435430 - /hama/trunk/pom.xml

Author: edwardyoon
Date: Sat Jan 19 00:50:16 2013
New Revision: 1435430

URL: http://svn.apache.org/viewvc?rev=1435430&view=rev
Log:
Update hadoop to 1.0.4

Modified:
    hama/trunk/pom.xml

Modified: hama/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/pom.xml?rev=1435430&r1=1435429&r2=1435430&view=diff
==============================================================================
--- hama/trunk/pom.xml (original)
+++ hama/trunk/pom.xml Sat Jan 19 00:50:16 2013
@@ -91,7 +91,7 @@
     <commons-configuration>1.7</commons-configuration>
     <commons-lang>2.6</commons-lang>
     <commons-httpclient>3.0.1</commons-httpclient>
-    <hadoop.version>1.0.0</hadoop.version>
+    <hadoop.version>1.0.4</hadoop.version>
     <jetty.version>6.1.14</jetty.version>
     <junit.version>4.8.1</junit.version>
     <slf4j.version>1.5.8</slf4j.version>