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 2011/02/02 09:24:34 UTC

svn commit: r1066363 - /gump/metadata/project/quartz.xml

Author: bodewig
Date: Wed Feb  2 08:24:34 2011
New Revision: 1066363

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

Modified:
    gump/metadata/project/quartz.xml

Modified: gump/metadata/project/quartz.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/quartz.xml?rev=1066363&r1=1066362&r2=1066363&view=diff
==============================================================================
--- gump/metadata/project/quartz.xml (original)
+++ gump/metadata/project/quartz.xml Wed Feb  2 08:24:34 2011
@@ -47,8 +47,8 @@
     <option project="slf4j"/>
     <option project="velocity-engine"/>
 
-    <jar name="quartz/target/quartz-2.0.0-SNAPSHOT.jar" id="quartz"/>
-    <jar name="quartz-jboss/target/quartz-jboss-2.0.0-SNAPSHOT.jar"
+    <jar name="quartz/target/quartz-*[0-9T].jar" id="quartz"/>
+    <jar name="quartz-jboss/target/quartz-jboss-*[0-9T].jar.jar"
          id="quartz-jboss"/>
 
     <license name="LICENSE.txt"/>