You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/10/05 19:05:36 UTC

git commit: update Joda time 2.1 to 2.3

Updated Branches:
  refs/heads/master ea959ce40 -> bbd8c2f59


update Joda time 2.1 to 2.3


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

Branch: refs/heads/master
Commit: bbd8c2f595fdc7a3797a151f6a55af8908d6cba8
Parents: ea959ce
Author: cmueller <cm...@apache.org>
Authored: Sat Oct 5 19:05:28 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sat Oct 5 19:05:28 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/bbd8c2f5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a2146cf..701463e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
     <jing-version>20030619</jing-version>
     <jline-version>0.9.94</jline-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
-    <jodatime2-bundle-version>2.1</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.3</jodatime2-bundle-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
     <jruby-version>1.7.4</jruby-version>