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/02/15 10:38:18 UTC

camel git commit: Upgrade Joda-time to version 2.9.2

Repository: camel
Updated Branches:
  refs/heads/master 72ed9cfe5 -> 211c7f1ec


Upgrade Joda-time to version 2.9.2


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

Branch: refs/heads/master
Commit: 211c7f1ecc4097999a13aa3f863180f4fe4b4849
Parents: 72ed9cf
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Feb 15 10:37:42 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Feb 15 10:37:42 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/211c7f1e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 897d6de..6360497 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -309,7 +309,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.1</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.9.2</jodatime2-bundle-version>
     <jolokia-version>1.3.2</jolokia-version>
     <jolt-version>0.0.20</jolt-version>
     <jolt-bundle-version>0.0.20_1</jolt-bundle-version>