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/16 07:30:23 UTC

camel git commit: Upgraded rx java

Repository: camel
Updated Branches:
  refs/heads/master e3457a484 -> f41e484bf


Upgraded rx java


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

Branch: refs/heads/master
Commit: f41e484bf8682e7264acd8af991a47fbfab2165a
Parents: e3457a4
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Dec 16 07:30:15 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Dec 16 07:30:15 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f41e484b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e047785..47ef8f9 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.2</rxjava-version>
+    <rxjava-version>1.0.3</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>