You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/02/10 22:46:16 UTC

[09/13] isis git commit: ISIS-1288: bumping joda

ISIS-1288: bumping joda


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

Branch: refs/heads/ISIS-993
Commit: f32002366ae9802a5dcbf584c21e08cd5420c061
Parents: 8787d54
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Feb 10 18:43:05 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Feb 10 18:43:05 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/f3200236/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index b24cc1b..9a1f563 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -98,7 +98,7 @@
         <slf4j.version>1.7.13</slf4j.version>
         <log4j.version>1.2.17</log4j.version>
 
-        <joda-time.version>2.3</joda-time.version>
+        <joda-time.version>2.9.1</joda-time.version>
         <guava.version>19.0.20150826</guava.version>
 
         <hamcrest.version>1.3</hamcrest.version>