Updated Branches: refs/heads/master 2ff57af36 -> 0f3c51e04
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/0f3c51e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0f3c51e0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0f3c51e0 Branch: refs/heads/master Commit: 0f3c51e04a0c0d89891ecb9e195ca17cc6f22676 Parents: 2ff57af Author: cmueller <[email protected]> Authored: Mon May 13 21:13:33 2013 +0200 Committer: cmueller <[email protected]> Committed: Mon May 13 21:13:33 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0f3c51e0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8d0e4b6..598c88f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -218,7 +218,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>
