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 2010/09/03 15:05:08 UTC

svn commit: r992285 - /gump/metadata/project/cocoon22.xml

Author: bodewig
Date: Fri Sep  3 13:05:08 2010
New Revision: 992285

URL: http://svn.apache.org/viewvc?rev=992285&view=rev
Log:
bad project name

Modified:
    gump/metadata/project/cocoon22.xml

Modified: gump/metadata/project/cocoon22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22.xml?rev=992285&r1=992284&r2=992285&view=diff
==============================================================================
--- gump/metadata/project/cocoon22.xml (original)
+++ gump/metadata/project/cocoon22.xml Fri Sep  3 13:05:08 2010
@@ -171,7 +171,7 @@
   </project>
 
   <project name="cocoon22-xml-test">
-    <depend project="xml"/>
+    <depend project="cocoon22-xml"/>
     <mvn basedir="subprojects/cocoon-xml" goal="test"/>
     <report nested="subprojects/cocoon-xml/target/surefire-reports"/>
   </project>