You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/06/28 10:14:50 UTC

camel git commit: Upgrade Joda-time to version 2.8.1

Repository: camel
Updated Branches:
  refs/heads/master cf447ac21 -> 427492539


Upgrade Joda-time to version 2.8.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/42749253
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/42749253
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/42749253

Branch: refs/heads/master
Commit: 427492539124365f8732bf7e1777c5aaea65b0cd
Parents: cf447ac
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jun 28 10:13:52 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jun 28 10:13:52 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/42749253/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0ff8a73..20bcab9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,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.5</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.8.1</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>