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 2014/08/28 09:23:10 UTC

git commit: Upgrade rx

Repository: camel
Updated Branches:
  refs/heads/master c8c2a930b -> 3cb2de8a2


Upgrade rx


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3cb2de8a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3cb2de8a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3cb2de8a

Branch: refs/heads/master
Commit: 3cb2de8a2561f6724e0d3a93fc4514762c6b0283
Parents: c8c2a93
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Aug 28 09:22:35 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Aug 28 09:23:03 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3cb2de8a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f40145..8ae3da2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -358,7 +358,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.20.0</rxjava-version>
+    <rxjava-version>0.20.2</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.5.1-5_1</saxon-bundle-version>
     <saxon-version>9.5.1-5</saxon-version>