You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2010/12/24 02:31:32 UTC

svn commit: r1052426 - /gump/metadata/project/commons-proper.xml

Author: niallp
Date: Fri Dec 24 01:31:32 2010
New Revision: 1052426

URL: http://svn.apache.org/viewvc?rev=1052426&view=rev
Log:
fix commons-io (change jar name from commons-io-2.1-SNAPSHOT to commons-io-2.0.1-SNAPSHOT)

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1052426&r1=1052425&r2=1052426&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Fri Dec 24 01:31:32 2010
@@ -503,7 +503,7 @@
     <option project="commons-lang" />
     <option project="junit" />
     <option project="xpp" />
-    <jar name="io/target/commons-io-2.1-SNAPSHOT.jar"/>
+    <jar name="io/target/commons-io-2.0.1-SNAPSHOT.jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>