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 2008/04/21 09:21:41 UTC

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

Author: bodewig
Date: Mon Apr 21 00:21:31 2008
New Revision: 650037

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

Modified:
    gump/metadata/project/groovy.xml

Modified: gump/metadata/project/groovy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/groovy.xml?rev=650037&r1=650036&r2=650037&view=diff
==============================================================================
--- gump/metadata/project/groovy.xml (original)
+++ gump/metadata/project/groovy.xml Mon Apr 21 00:21:31 2008
@@ -60,7 +60,7 @@
     <option project="xpp3"/>
     <option project="xstream"/>
 
-    <jar name="target/1.0-beta-8-SNAPSHOT.jar"/>
+    <jar name="target/1.6-beta-1-SNAPSHOT.jar"/>
     <license name="LICENSE.txt"/>
   </project>
 </module>