Repository: camel Updated Branches: refs/heads/camel-2.14.x 83bb55236 -> 482812f1d
[CAMEL-8112]upgrade joda-time version to 2.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/482812f1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/482812f1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/482812f1 Branch: refs/heads/camel-2.14.x Commit: 482812f1d48bad74fc84572dbdf5fdc8a2afb3cf Parents: 83bb552 Author: Freeman Fang <freeman.f...@gmail.com> Authored: Thu Dec 4 14:43:55 2014 +0800 Committer: Freeman Fang <freeman.f...@gmail.com> Committed: Thu Dec 4 14:43:55 2014 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/482812f1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8dc8bfb..b5e6642 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -250,7 +250,7 @@ <jline-version>2.11</jline-version> <jmockit-version>1.5</jmockit-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version> - <jodatime2-bundle-version>2.3</jodatime2-bundle-version> + <jodatime2-bundle-version>2.5</jodatime2-bundle-version> <josql-bundle-version>1.5_5</josql-bundle-version> <josql-version>1.5</josql-version> <!-- jruby-core 1.7.14 and 1.7.15 are not valid OSGI bundles: see https://github.com/jruby/jruby/issues/1971 -->