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 2016/03/30 15:28:23 UTC

camel git commit: Upgrade Joda time to version 2.9.3

Repository: camel
Updated Branches:
  refs/heads/master f701c37fe -> 2a5a7ccc4


Upgrade Joda time to version 2.9.3


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

Branch: refs/heads/master
Commit: 2a5a7ccc4a405ea3ab3ae2665b95be69bff87e4d
Parents: f701c37
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 30 15:27:43 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Mar 30 15:28:04 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2a5a7ccc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4b7aea0..df8a3fd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -318,7 +318,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.9.2</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.9.3</jodatime2-bundle-version>
     <jolokia-version>1.3.3</jolokia-version>
     <jolt-version>0.0.20</jolt-version>
     <jolt-bundle-version>0.0.20_1</jolt-bundle-version>