You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/04/18 01:01:14 UTC

svn commit: r394804 - /geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml

Author: sppatel
Date: Mon Apr 17 16:01:13 2006
New Revision: 394804

URL: http://svn.apache.org/viewcvs?rev=394804&view=rev
Log:
update modules to build

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml?rev=394804&r1=394803&r2=394804&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml Mon Apr 17 16:01:13 2006
@@ -80,6 +80,8 @@
     <module>org.apache.geronimo.st.v1.ui</module>
     <module>org.apache.geronimo.deployment.model</module>
     <module>org.apache.geronimo.deployment.model.edit</module>
+    <module>org.apache.geronimo.v11.deployment.model</module>
+    <module>org.apache.geronimo.v11.deployment.model.edit</module>
     <module>org.apache.geronimo.jetty.j2ee.server.v1</module>
     <module>org.apache.geronimo.tomcat.j2ee.server.v1</module>
     <module>org.apache.geronimo.runtime.v1</module>