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 2015/08/13 09:48:34 UTC

camel git commit: Upgrade RX

Repository: camel
Updated Branches:
  refs/heads/master 1f3ef6658 -> 0a77a10e4


Upgrade RX


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

Branch: refs/heads/master
Commit: 0a77a10e4256057c55efc16cf6598d14cb52afa6
Parents: 1f3ef66
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Aug 13 09:14:56 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Aug 13 09:14:56 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0a77a10e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 061e659..9b61a47 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -413,7 +413,7 @@
     <rhino-version>1.7R2</rhino-version>
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
-    <rxjava-version>1.0.13</rxjava-version>
+    <rxjava-version>1.0.14</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>