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/06/14 03:58:00 UTC

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

Author: sppatel
Date: Tue Jun 13 18:57:59 2006
New Revision: 414021

URL: http://svn.apache.org/viewvc?rev=414021&view=rev
Log:
add v11.ui plugin

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

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml?rev=414021&r1=414020&r2=414021&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/pom.xml Tue Jun 13 18:57:59 2006
@@ -84,6 +84,7 @@
     <module>org.apache.geronimo.st.v11.core</module>
     <module>org.apache.geronimo.st.ui</module>
     <module>org.apache.geronimo.st.v1.ui</module>
+    <module>org.apache.geronimo.st.v11.ui</module>
     <module>org.apache.geronimo.common.deployment.model</module>
     <module>org.apache.geronimo.common.deployment.model.edit</module>
     <module>org.apache.geronimo.deployment.model</module>