You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/08/29 23:26:14 UTC

svn commit: r438222 - /struts/struts2/trunk/apps/pom.xml

Author: husted
Date: Tue Aug 29 14:26:14 2006
New Revision: 438222

URL: http://svn.apache.org/viewvc?rev=438222&view=rev
Log:
WW-1388 Move shopping-cart into sandbox, for now.

Modified:
    struts/struts2/trunk/apps/pom.xml

Modified: struts/struts2/trunk/apps/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/pom.xml?rev=438222&r1=438221&r2=438222&view=diff
==============================================================================
--- struts/struts2/trunk/apps/pom.xml (original)
+++ struts/struts2/trunk/apps/pom.xml Tue Aug 29 14:26:14 2006
@@ -13,11 +13,10 @@
     <name>Webapps</name>
     <modules>
         <module>blank</module>
+        <module>mailreader</module>
         <module>portlet</module>
-        <module>shopping-cart</module>
         <module>showcase</module>
         <module>starter</module>
-        <module>mailreader</module>
     </modules>
     
      <distributionManagement>