Author: mrdon
Date: Thu Sep 28 23:07:49 2006
New Revision: 451139

URL: http://svn.apache.org/viewvc?view=rev&rev=451139
Log:
Added plugins to parent pom
WW-1457

Modified:
    struts/struts2/trunk/plugins/pom.xml

Modified: struts/struts2/trunk/plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/pom.xml?view=diff&rev=451139&r1=451138&r2=451139
==============================================================================
--- struts/struts2/trunk/plugins/pom.xml (original)
+++ struts/struts2/trunk/plugins/pom.xml Thu Sep 28 23:07:49 2006
@@ -17,8 +17,11 @@
         <module>jasperreports</module>
         <module>jfreechart</module>
         <module>jsf</module>
+        <module>config-browser</module>
+        <module>plexus</module>
+        <module>sitemesh</module>
+        <module>tiles</module>
     </modules>
-    
      <distributionManagement>
         <site>
             <id>apache-site</id>


Reply via email to