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/06/14 08:54:24 UTC

[3/3] camel git commit: Upgrade rx

Upgrade rx


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

Branch: refs/heads/camel-2.15.x
Commit: f2fedc76a50b632cacb1c00fb0872a29653a4629
Parents: e82251b
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Jun 14 08:48:56 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Jun 14 08:59:46 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f2fedc76/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2a81d9f..856f64c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -399,7 +399,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.10</rxjava-version>
+    <rxjava-version>1.0.12</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>