You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2012/12/18 12:39:11 UTC

svn commit: r1423416 - /commons/trunks-proper/pom.xml

Author: olamy
Date: Tue Dec 18 11:39:10 2012
New Revision: 1423416

URL: http://svn.apache.org/viewvc?rev=1423416&view=rev
Log:
add exec in aggregator build

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1423416&r1=1423415&r2=1423416&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Dec 18 11:39:10 2012
@@ -37,6 +37,7 @@
     <module>lang</module>
     <module>cli</module>
     <module>ognl</module>
+    <module>exec</module>
     <!-- comment as build failure -->
     <!--module>digester</module-->
   </modules>