Author: husted
Date: Tue Nov 14 04:15:13 2006
New Revision: 474757
URL: http://svn.apache.org/viewvc?view=rev&rev=474757
Log:
WW-1499 Add Spring to plugin POM.
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=474757&r1=474756&r2=474757
==============================================================================
--- struts/struts2/trunk/plugins/pom.xml (original)
+++ struts/struts2/trunk/plugins/pom.xml Tue Nov 14 04:15:13 2006
@@ -26,9 +26,10 @@
<module>pell-multipart</module>
<module>plexus</module>
<module>quickstart</module>
- <module>struts1</module>
<module>sitegraph</module>
<module>sitemesh</module>
+ <module>spring</module>
+ <module>struts1</module>
<module>tiles</module>
</modules>