Repository: camel Updated Branches: refs/heads/camel-2.16.x d6d852432 -> 6212faf51
Upgrade Joda-time to version 2.9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6212faf5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6212faf5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6212faf5 Branch: refs/heads/camel-2.16.x Commit: 6212faf510f9e946d756186f0be5e6cc18673844 Parents: d6d8524 Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Oct 31 10:22:31 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Oct 31 10:40:59 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6212faf5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e8831c1..0ca7d10 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -288,7 +288,7 @@ <jline-version>2.13</jline-version> <jmockit-version>1.5</jmockit-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version> - <jodatime2-bundle-version>2.8.2</jodatime2-bundle-version> + <jodatime2-bundle-version>2.9</jodatime2-bundle-version> <jolokia-version>1.3.2</jolokia-version> <jolt-version>0.0.16</jolt-version> <josql-bundle-version>1.5_5</josql-bundle-version>