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 2007/05/09 06:02:23 UTC

svn commit: r536407 - /gump/metadata/project/jline.xml

Author: bodewig
Date: Tue May  8 21:02:22 2007
New Revision: 536407

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

Modified:
    gump/metadata/project/jline.xml

Modified: gump/metadata/project/jline.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jline.xml?view=diff&rev=536407&r1=536406&r2=536407
==============================================================================
--- gump/metadata/project/jline.xml (original)
+++ gump/metadata/project/jline.xml Tue May  8 21:02:22 2007
@@ -27,7 +27,7 @@
 
     <depend project="junit"/>
 
-    <jar name="release/jline-@@DATE@@.jar" id="jline"/>
+    <jar name="target/jline-0.9.92-SNAPSHOT.jar" id="jline"/>
     <nag from="Brett Porter &lt;brett@apache.org&gt;" to="brett@apache.org" />
   </project>