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 2005/07/20 09:08:39 UTC

svn commit: r219848 - /gump/metadata/project/cocoon.xml

Author: bodewig
Date: Wed Jul 20 00:08:38 2005
New Revision: 219848

URL: http://svn.apache.org/viewcvs?rev=219848&view=rev
Log:
depend += commons-jci

Modified:
    gump/metadata/project/cocoon.xml

Modified: gump/metadata/project/cocoon.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon.xml?rev=219848&r1=219847&r2=219848&view=diff
==============================================================================
--- gump/metadata/project/cocoon.xml (original)
+++ gump/metadata/project/cocoon.xml Wed Jul 20 00:08:38 2005
@@ -153,6 +153,8 @@
     <depend project="qdox"
             groupId="qdox" artifactId="qdox" version="1.5"/>  
 
+    <depend project="commons-jci"/>
+
     <work nested="build/cocoon-@@DATE@@/classes"/>
     <work nested="build/cocoon-@@DATE@@/deprecated"/>
     <work nested="build/cocoon-@@DATE@@/test"/>