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/12/02 08:11:49 UTC

camel git commit: Upgrade RX

Repository: camel
Updated Branches:
  refs/heads/master 97d9198e1 -> b2d768828


Upgrade RX


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

Branch: refs/heads/master
Commit: b2d7688285b0b04295966125aeec928995d37f0b
Parents: 97d9198
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Dec 2 08:11:41 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Dec 2 08:11:41 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b2d76882/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a58331f..0098b24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -379,7 +379,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.1</rxjava-version>
+    <rxjava-version>1.0.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>