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/09/16 18:00:01 UTC

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

Author: bodewig
Date: Wed Sep 16 16:00:01 2009
New Revision: 815853

URL: http://svn.apache.org/viewvc?rev=815853&view=rev
Log:
wrong path

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=815853&r1=815852&r2=815853&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Sep 16 16:00:01 2009
@@ -210,7 +210,7 @@
     <javadoc nested="collections/build/docs/apidocs"/>
 -->
     <mvn basedir="collections"/>
-    <jar name="target/commons-collections-3.3-SNAPSHOT.jar" />
+    <jar name="collections/target/commons-collections-3.3-SNAPSHOT.jar" />
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>