You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jl...@apache.org on 2006/03/08 18:25:05 UTC

svn commit: r384273 - /geronimo/trunk/pom.xml

Author: jlaskowski
Date: Wed Mar  8 09:25:03 2006
New Revision: 384273

URL: http://svn.apache.org/viewcvs?rev=384273&view=rev
Log:
Include tomcat module in the parent pom

Modified:
    geronimo/trunk/pom.xml

Modified: geronimo/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/pom.xml?rev=384273&r1=384272&r2=384273&view=diff
==============================================================================
--- geronimo/trunk/pom.xml (original)
+++ geronimo/trunk/pom.xml Wed Mar  8 09:25:03 2006
@@ -784,6 +784,7 @@
         <module>modules/system</module>
         <module>modules/test-ddbean</module>
         <module>modules/timer</module>
+        <module>modules/tomcat</module>
         <module>modules/transaction</module>
         <module>modules/util</module>
         <module>modules/web-builder</module>