You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2012/05/17 06:16:23 UTC

svn commit: r1339474 - /camel/trunk/platforms/karaf/features/pom.xml

Author: ningjiang
Date: Thu May 17 04:16:22 2012
New Revision: 1339474

URL: http://svn.apache.org/viewvc?rev=1339474&view=rev
Log:
CAMEL-5281 updated the hadoop-core bundle version

Modified:
    camel/trunk/platforms/karaf/features/pom.xml

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1339474&r1=1339473&r2=1339474&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Thu May 17 04:16:22 2012
@@ -69,7 +69,7 @@
       <gernimo-annotation-spec-version>1.1.1</gernimo-annotation-spec-version>
       <gernimo-jaxws22-spec-version>1.1</gernimo-jaxws22-spec-version>
       <guice-bundle-version>2.0_2</guice-bundle-version>
-      <hadoop-bundle-version>0.20.203.0_1</hadoop-bundle-version>
+      <hadoop-bundle-version>1.0.0_2-SNAPSHOT</hadoop-bundle-version>
       <hapi-bundle-version>0.5.1_5</hapi-bundle-version>
       <hibernate-validator-bundle-version>4.1.0.Final_3</hibernate-validator-bundle-version>
       <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>