You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/01/18 20:01:38 UTC

svn commit: r1232999 - /camel/trunk/parent/pom.xml

Author: davsclaus
Date: Wed Jan 18 19:01:38 2012
New Revision: 1232999

URL: http://svn.apache.org/viewvc?rev=1232999&view=rev
Log:
Upgrade to Hadoop 1.0.0

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1232999&r1=1232998&r2=1232999&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Wed Jan 18 19:01:38 2012
@@ -79,7 +79,7 @@
     <groovy-version>1.8.5</groovy-version>
     <guiceyfruit-version>2.0</guiceyfruit-version>
     <h2-version>1.3.161</h2-version>
-    <hadoop-version>0.20.203.0</hadoop-version>
+    <hadoop-version>1.0.0</hadoop-version>
     <hamcrest-version>1.1</hamcrest-version>
     <hapi-version>1.2</hapi-version>
     <hawtbuf-version>1.7</hawtbuf-version>