You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/02/27 00:59:11 UTC

svn commit: r381201 - /gump/metadata/project/xstream.xml

Author: billbarker
Date: Sun Feb 26 15:59:08 2006
New Revision: 381201

URL: http://svn.apache.org/viewcvs?rev=381201&view=rev
Log:
It seems the version of the joda-time jar has changed

Modified:
    gump/metadata/project/xstream.xml

Modified: gump/metadata/project/xstream.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/xstream.xml?rev=381201&r1=381200&r2=381201&view=diff
==============================================================================
--- gump/metadata/project/xstream.xml (original)
+++ gump/metadata/project/xstream.xml Sun Feb 26 15:59:08 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2005 The Apache Software Foundation
+  Copyright 2005-2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -57,7 +57,7 @@
   </project>
 
   <project name="joda-time">
-    <jar name="lib/joda-time-1.1.jar"/>
+    <jar name="lib/joda-time-1.2.1.jar"/>
   </project>
 
   <project name="xml-writer">