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/16 00:02:05 UTC

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

Author: jlaskowski
Date: Wed Mar 15 15:02:03 2006
New Revision: 386204

URL: http://svn.apache.org/viewcvs?rev=386204&view=rev
Log:
Add installer-support module to the top-level pom

Modified:
    geronimo/trunk/pom.xml

Modified: geronimo/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/pom.xml?rev=386204&r1=386203&r2=386204&view=diff
==============================================================================
--- geronimo/trunk/pom.xml (original)
+++ geronimo/trunk/pom.xml Wed Mar 15 15:02:03 2006
@@ -764,6 +764,7 @@
         <module>modules/derby</module>
         <module>modules/directory</module>
         <module>modules/hot-deploy</module>
+        <module>modules/installer-support</module>
         <module>modules/interceptor</module>
         <module>modules/j2ee</module>
         <module>modules/j2ee-builder</module>