Author: wsmoak Date: Mon Jan 1 08:57:44 2007 New Revision: 491597 URL: http://svn.apache.org/viewvc?view=rev&rev=491597 Log: Remove the deleted 'all' module from the build. WW-1586
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?view=diff&rev=491597&r1=491596&r2=491597 ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Mon Jan 1 08:57:44 2007 @@ -116,7 +116,6 @@ <profile> <id>all</id> <modules> - <module>all</module> <module>plugins</module> <module>apps</module> </modules>