Updated Branches: refs/heads/camel-2.10.x 4fe2323d1 -> 2ca4c02fb
upgrade JRuby 1.7.2 to 1.7.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2ca4c02f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2ca4c02f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2ca4c02f Branch: refs/heads/camel-2.10.x Commit: 2ca4c02fbf3785f506e730af49a34ff703d3da47 Parents: 4fe2323 Author: cmueller <[email protected]> Authored: Mon May 13 21:13:33 2013 +0200 Committer: cmueller <[email protected]> Committed: Mon May 13 21:34:28 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2ca4c02f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cf5f362..eec5199 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -130,7 +130,7 @@ <jettison-version>1.3.3</jettison-version> <jexcelapi-version>2.4.2</jexcelapi-version> <jibx-version>1.2.4.5</jibx-version> - <jruby-version>1.7.2</jruby-version> + <jruby-version>1.7.3</jruby-version> <jsmpp-version>2.1.0_4</jsmpp-version> <jsch-version>0.1.48</jsch-version> <jsonlib-version>2.4</jsonlib-version>
