You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/09/26 16:41:53 UTC

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

Author: bodewig
Date: Sun Sep 26 14:41:53 2010
New Revision: 1001440

URL: http://svn.apache.org/viewvc?rev=1001440&view=rev
Log:
wildcard

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=1001440&r1=1001439&r2=1001440&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sun Sep 26 14:41:53 2010
@@ -361,7 +361,7 @@
     <depend project="commons-beanutils"/>
     <depend project="commons-logging"/>
     <option project="velocity-engine"/>
-    <jar name="digester/target/commons-digester-2.1-SNAPSHOT.jar"/>
+    <jar name="digester/target/commons-digester-*[0-9T].jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>