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/10/04 10:47:37 UTC

svn commit: r581803 - /cocoon/trunk/parent/pom.xml

Author: cziegeler
Date: Thu Oct  4 01:47:36 2007
New Revision: 581803

URL: http://svn.apache.org/viewvc?rev=581803&view=rev
Log:
Remove module section from parent pom.

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=581803&r1=581802&r2=581803&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Thu Oct  4 01:47:36 2007
@@ -34,20 +34,6 @@
   <inceptionYear>1999</inceptionYear>
   <url>http://cocoon.apache.org</url>
 
-  <modules>
-    <module>blocks</module>
-    <module>commons</module>
-    <module>core</module>
-    <module>tools</module>
-    <module>dists</module>
-    <!-- sub projects -->
-    <module>core/cocoon-configuration/cocoon-configuration-api</module>
-    <module>core/cocoon-configuration/cocoon-spring-configurator</module>
-    <module>core/cocoon-servlet-service/cocoon-servlet-service-components</module>
-    <module>core/cocoon-servlet-service/cocoon-servlet-service-impl</module>
-    <module>core/cocoon-servlet-service/cocoon-servlet-service-sample</module>
-  </modules>
-
   <repositories>
     <repository>
       <id>central</id>