You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2007/03/01 14:54:23 UTC

svn commit: r513322 - /struts/struts1/trunk/pom.xml

Author: apetrelli
Date: Thu Mar  1 05:54:23 2007
New Revision: 513322

URL: http://svn.apache.org/viewvc?view=rev&rev=513322
Log:
STR-2994
Added Tiles 2 integration module to struts-parent pom.

Modified:
    struts/struts1/trunk/pom.xml

Modified: struts/struts1/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?view=diff&rev=513322&r1=513321&r2=513322
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Thu Mar  1 05:54:23 2007
@@ -127,6 +127,7 @@
         <module>scripting</module>
         <module>taglib</module>
         <module>tiles</module>
+        <module>tiles2</module>
     </modules>
 
     <licenses>