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 11:42:12 UTC

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

Author: olamy
Date: Tue Feb 26 10:42:12 2013
New Revision: 1450118

URL: http://svn.apache.org/r1450118
Log:
add net 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=1450118&r1=1450117&r2=1450118&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Feb 26 10:42:12 2013
@@ -40,6 +40,7 @@
     <module>ognl</module>
     <module>exec</module>
     <module>digester</module>
+    <module>net</module>
   </modules>
 
   <repositories>