You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/02/10 16:26:21 UTC

svn commit: r376732 - /cocoon/trunk/pom.xml

Author: reinhard
Date: Fri Feb 10 07:26:20 2006
New Revision: 376732

URL: http://svn.apache.org/viewcvs?rev=376732&view=rev
Log:
add cocoon-default module

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/pom.xml?rev=376732&r1=376731&r2=376732&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Fri Feb 10 07:26:20 2006
@@ -38,6 +38,7 @@
     <module>cocoon-core</module>
     <module>cocoon-block-deployer</module>
     <module>cocoon-blocks-fw</module>
+    <module>cocoon-default</module>    
     <module>cocoon-mocks</module>
     <!--  Blocks  -->
     <module>cocoon-ajax</module>