You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mu...@apache.org on 2009/04/17 20:05:46 UTC

svn commit: r766105 - /struts/struts2/trunk/pom.xml

Author: musachy
Date: Fri Apr 17 18:05:46 2009
New Revision: 766105

URL: http://svn.apache.org/viewvc?rev=766105&view=rev
Log:
add bundles to default modules

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=766105&r1=766104&r2=766105&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Fri Apr 17 18:05:46 2009
@@ -61,6 +61,7 @@
         <module>core</module>
         <module>apps</module>
         <module>plugins</module>
+        <module>bundles</module>
         <module>assembly</module>
     </modules>