Repository: camel Updated Branches: refs/heads/master cd6eee6b4 -> 7daa4fe60
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/7daa4fe6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7daa4fe6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7daa4fe6 Branch: refs/heads/master Commit: 7daa4fe60e65bff1785eb194b03714e7761bb0f2 Parents: cd6eee6 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:22:31 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7daa4fe6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 085f5dd..7c74586 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -289,7 +289,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>