Updated Branches: refs/heads/camel-2.11.x 43f42f6b6 -> 75b901eb1
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/75b901eb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/75b901eb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/75b901eb Branch: refs/heads/camel-2.11.x Commit: 75b901eb1c66f522245161facec00e2407a480d2 Parents: 43f42f6 Author: cmueller <[email protected]> Authored: Mon May 13 21:13:33 2013 +0200 Committer: cmueller <[email protected]> Committed: Mon May 13 21:30:46 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/75b901eb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ca24390..bb7765b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -217,7 +217,7 @@ <jodatime2-bundle-version>2.1</jodatime2-bundle-version> <josql-bundle-version>1.5_5</josql-bundle-version> <josql-version>1.5</josql-version> - <jruby-version>1.7.2</jruby-version> + <jruby-version>1.7.3</jruby-version> <jsendnsca-version>1.3.1</jsendnsca-version> <jsmpp-version>2.1.0_4</jsmpp-version> <jsch-bundle-version>0.1.49_1</jsch-bundle-version>
