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/04/26 16:45:17 UTC

svn commit: r938067 - in /gump/metadata/project: hudson.xml quartz.xml

Author: bodewig
Date: Mon Apr 26 14:45:17 2010
New Revision: 938067

URL: http://svn.apache.org/viewvc?rev=938067&view=rev
Log:
bump versions

Modified:
    gump/metadata/project/hudson.xml
    gump/metadata/project/quartz.xml

Modified: gump/metadata/project/hudson.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hudson.xml?rev=938067&r1=938066&r2=938067&view=diff
==============================================================================
--- gump/metadata/project/hudson.xml (original)
+++ gump/metadata/project/hudson.xml Mon Apr 26 14:45:17 2010
@@ -51,7 +51,7 @@
     </mvn>
     <depend project="hudson-remoting"/>
     <home nested="hudson/main/cli" />    
-    <jar name="target/cli-1.329-SNAPSHOT.jar" id="cli"/>
+    <jar name="target/cli-1.356-SNAPSHOT.jar" id="cli"/>
     <!-- use my email for testing the build -->
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="gump@materne.de"/>

Modified: gump/metadata/project/quartz.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/quartz.xml?rev=938067&r1=938066&r2=938067&view=diff
==============================================================================
--- gump/metadata/project/quartz.xml (original)
+++ gump/metadata/project/quartz.xml Mon Apr 26 14:45:17 2010
@@ -50,8 +50,8 @@
     <option project="slf4j"/>
     <option project="velocity-engine"/>
 
-    <jar name="quartz/target/quartz-1.8.0-SNAPSHOT.jar" id="quartz"/>
-    <jar name="quartz-jboss/target/quartz-jboss-1.8.0-SNAPSHOT.jar"
+    <jar name="quartz/target/quartz-2.0.0-SNAPSHOT.jar" id="quartz"/>
+    <jar name="quartz-jboss/target/quartz-jboss-2.0.0-SNAPSHOT.jar"
          id="quartz-jboss"/>
 
     <license name="LICENSE.txt"/>