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 2017/03/24 07:59:23 UTC

camel git commit: Upgrade Joda-time to version 2.9.9

Repository: camel
Updated Branches:
  refs/heads/master 4f893bfee -> 6b56e5ded


Upgrade Joda-time to version 2.9.9


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

Branch: refs/heads/master
Commit: 6b56e5dede852f439a6040542829be9cb31c379c
Parents: 4f893bf
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Mar 24 08:58:14 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Mar 24 08:58:14 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6b56e5de/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a4e5417..d969f80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -356,7 +356,7 @@
     <jira-rest-client-api-version>2.0.0-m30</jira-rest-client-api-version>
     <jmockit-version>1.5</jmockit-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
-    <jodatime2-bundle-version>2.9.7</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.9.9</jodatime2-bundle-version>
     <jolokia-version>1.3.5</jolokia-version>
     <jolt-version>0.1.0</jolt-version>
     <jolt-bundle-version>0.1.0_1</jolt-bundle-version>