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/03/14 16:48:46 UTC

git commit: Upgraded rx java

Repository: camel
Updated Branches:
  refs/heads/master 239579a60 -> ff68ddc63


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/ff68ddc6
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff68ddc6
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ff68ddc6

Branch: refs/heads/master
Commit: ff68ddc637eac7467f1b06d81a54a7e795d2fa06
Parents: 239579a
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Mar 14 16:51:25 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Mar 14 16:51:25 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ff68ddc6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3e6f2f6..35b2752 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -348,7 +348,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.17.0</rxjava-version>
+    <rxjava-version>0.17.1</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.5.1-4_1</saxon-bundle-version>
     <saxon-version>9.5.1-4</saxon-version>