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/07/23 05:29:05 UTC

svn commit: r966946 - /gump/metadata/project/groovy.xml

Author: bodewig
Date: Fri Jul 23 03:29:04 2010
New Revision: 966946

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

Modified:
    gump/metadata/project/groovy.xml

Modified: gump/metadata/project/groovy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/groovy.xml?rev=966946&r1=966945&r2=966946&view=diff
==============================================================================
--- gump/metadata/project/groovy.xml (original)
+++ gump/metadata/project/groovy.xml Fri Jul 23 03:29:04 2010
@@ -55,7 +55,7 @@
     <option project="xpp3"/>
     <option project="xstream"/>
 
-    <jar name="target/groovy-1.8.0-beta-1-SNAPSHOT.jar"/>
+    <jar name="target/groovy-*[0-9T].jar"/>
     <license name="LICENSE.txt"/>
   </project>
 </module>