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 2009/04/09 09:14:02 UTC

svn commit: r763536 - /gump/metadata/project/turbine-core.xml

Author: bodewig
Date: Thu Apr  9 07:14:01 2009
New Revision: 763536

URL: http://svn.apache.org/viewvc?rev=763536&view=rev
Log:
fix jar name

Modified:
    gump/metadata/project/turbine-core.xml

Modified: gump/metadata/project/turbine-core.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-core.xml?rev=763536&r1=763535&r2=763536&view=diff
==============================================================================
--- gump/metadata/project/turbine-core.xml (original)
+++ gump/metadata/project/turbine-core.xml Thu Apr  9 07:14:01 2009
@@ -89,7 +89,7 @@
     <option project="xstream"/>
 
     <home nested="target"/>
-    <jar name="turbine-@@DATE@@.jar" id="turbine"/>
+    <jar name="turbine-4.0-dev.jar" id="turbine"/>
 
     <nag from="dev@turbine.apache.org" to="dev@turbine.apache.org"/>