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/16 11:06:19 UTC

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

Author: cziegeler
Date: Tue Jan 16 02:06:19 2007
New Revision: 496650

URL: http://svn.apache.org/viewvc?view=rev&rev=496650
Log:
Fix pom

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=496650&r1=496649&r2=496650
==============================================================================
--- cocoon/trunk/site/pom.xml (original)
+++ cocoon/trunk/site/pom.xml Tue Jan 16 02:06:19 2007
@@ -69,7 +69,6 @@
     <!-- Core modules --> 
     <module>../core/cocoon-blocks-fw/cocoon-blocks-fw-impl</module>
     <module>../core/cocoon-core</module>    
-    <module>../core/cocoon-configuration/cocoon-configuration-api</module>
     <module>../core/cocoon-pipeline/cocoon-pipeline-api</module>
     <module>../core/cocoon-pipeline/cocoon-pipeline-impl</module>
     <module>../core/cocoon-pipeline/cocoon-pipeline-components</module>