You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/07/16 11:59:45 UTC

svn commit: r677224 - /commons/proper/commons-sandbox-parent/trunk/pom.xml

Author: niallp
Date: Wed Jul 16 02:59:44 2008
New Revision: 677224

URL: http://svn.apache.org/viewvc?rev=677224&view=rev
Log:
Remove exec - its been promoted to proper

Modified:
    commons/proper/commons-sandbox-parent/trunk/pom.xml

Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=677224&r1=677223&r2=677224&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Wed Jul 16 02:59:44 2008
@@ -94,7 +94,6 @@
       <modules>
         <module>../compress</module>
         <module>../csv</module>
-        <module>../exec</module>
         <module>../finder</module>
         <module>../functor</module>
         <module>../i18n</module>