You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2007/01/11 16:45:24 UTC

svn commit: r495260 - /cocoon/trunk/site/pom.xml

Author: cziegeler
Date: Thu Jan 11 07:45:23 2007
New Revision: 495260

URL: http://svn.apache.org/viewvc?view=rev&rev=495260
Log:
Add configuration api docs

Modified:
    cocoon/trunk/site/pom.xml

Modified: cocoon/trunk/site/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/pom.xml?view=diff&rev=495260&r1=495259&r2=495260
==============================================================================
--- cocoon/trunk/site/pom.xml (original)
+++ cocoon/trunk/site/pom.xml Thu Jan 11 07:45:23 2007
@@ -60,6 +60,7 @@
     <module>../blocks/cocoon-template/cocoon-template-impl</module>
 
     <!-- Subprojects -->
+    <module>../core/cocoon-configuration/cocoon-configuration-api</module>
     <module>../core/cocoon-configuration/cocoon-spring-configurator</module>
 
     <!-- Maven plugins -->