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 2013/02/26 16:40:48 UTC

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

Author: olamy
Date: Tue Feb 26 15:40:48 2013
New Revision: 1450225

URL: http://svn.apache.org/r1450225
Log:
add pool 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=1450225&r1=1450224&r2=1450225&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Feb 26 15:40:48 2013
@@ -41,6 +41,7 @@
     <module>exec</module>
     <module>digester</module>
     <module>net</module>
+    <module>pool</module>
   </modules>
 
   <repositories>