You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2010/03/25 19:39:23 UTC

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

Author: lukaszlenart
Date: Thu Mar 25 18:39:23 2010
New Revision: 927534

URL: http://svn.apache.org/viewvc?rev=927534&view=rev
Log:
Added archetypes as a module

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=927534&r1=927533&r2=927534&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Thu Mar 25 18:39:23 2010
@@ -63,6 +63,7 @@
         <module>apps</module>
         <module>plugins</module>
         <module>bundles</module>
+        <module>archetypes</module>
     </modules>
 
     <licenses>