You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bs...@apache.org on 2007/09/20 19:20:22 UTC

svn commit: r577821 - /gump/metadata/project/commons-proper.xml

Author: bspeakmon
Date: Thu Sep 20 10:20:21 2007
New Revision: 577821

URL: http://svn.apache.org/viewvc?rev=577821&view=rev
Log:
- fix output name of commons-email build

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=577821&r1=577820&r2=577821&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Thu Sep 20 10:20:21 2007
@@ -419,7 +419,7 @@
 
     <work nested="target/classes"/>
     <home nested="email/target"/>
-    <jar name="commons-email-1.1-SNAPSHOT.jar"/>
+    <jar name="commons-email-1.1-RC1.jar"/>
     <javadoc nested="email/docs/apidocs"/>
 
     <nag to="dev@commons.apache.org"