Repository: camel Updated Branches: refs/heads/master 99a036b1d -> 1f3ef6658
Upgrade Joda-time bundle to version 2.8.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f3ef665 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1f3ef665 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1f3ef665 Branch: refs/heads/master Commit: 1f3ef66582699ab93033063d5ffdb1543c950df8 Parents: 99a036b Author: Andrea Cosentino <[email protected]> Authored: Wed Aug 12 18:53:12 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Aug 12 18:53:12 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1f3ef665/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3320d64..061e659 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -281,7 +281,7 @@ <jline-version>2.12</jline-version> <jmockit-version>1.5</jmockit-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version> - <jodatime2-bundle-version>2.8.1</jodatime2-bundle-version> + <jodatime2-bundle-version>2.8.2</jodatime2-bundle-version> <jolokia-version>1.3.1</jolokia-version> <josql-bundle-version>1.5_5</josql-bundle-version> <josql-version>1.5</josql-version>
