You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by sc...@apache.org on 2008/12/07 21:53:04 UTC

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

Author: sctemme
Date: Sun Dec  7 12:53:03 2008
New Revision: 724201

URL: http://svn.apache.org/viewvc?rev=724201&view=rev
Log:
Catch up with version numbers for xstream bits

Modified:
    gump/metadata/project/xstream.xml

Modified: gump/metadata/project/xstream.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xstream.xml?rev=724201&r1=724200&r2=724201&view=diff
==============================================================================
--- gump/metadata/project/xstream.xml (original)
+++ gump/metadata/project/xstream.xml Sun Dec  7 12:53:03 2008
@@ -58,7 +58,7 @@
   </project>
 
   <project name="joda-time">
-    <jar name="xstream/lib/joda-time-1.5.1.jar"/>
+    <jar name="xstream/lib/joda-time-1.6.jar"/>
   </project>
 
   <project name="xml-writer">
@@ -66,11 +66,11 @@
   </project>
 
   <project name="woodstox">
-    <jar name="xstream/lib/wstx-asl-3.2.4.jar"/>
+    <jar name="xstream/lib/wstx-asl-3.2.7.jar"/>
   </project>
 
   <project name="jettison">
-    <jar name="xstream/lib/jettison-1.0.jar"/>
+    <jar name="xstream/lib/jettison-1.0.1.jar"/>
   </project>
 
 </module>