You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2013/04/05 10:10:29 UTC

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

Author: jstrachan
Date: Fri Apr  5 08:10:28 2013
New Revision: 1464879

URL: http://svn.apache.org/r1464879
Log:
upgraded to the latest rxjava release

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1464879&r1=1464878&r2=1464879&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Fri Apr  5 08:10:28 2013
@@ -315,7 +315,7 @@
     <rhino-version>1.7R2</rhino-version>
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
-    <rxjava-version>0.6.0</rxjava-version>
+    <rxjava-version>0.6.3</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.4.0.4_2</saxon-bundle-version>
     <saxon-version>9.4.0.4</saxon-version>