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/03/07 15:47:58 UTC

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

Author: olamy
Date: Thu Mar  7 14:47:57 2013
New Revision: 1453900

URL: http://svn.apache.org/r1453900
Log:
fileupload 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=1453900&r1=1453899&r2=1453900&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Thu Mar  7 14:47:57 2013
@@ -41,6 +41,7 @@
     <module>el</module>
     <module>exec</module>
     <module>functor</module>
+    <module>fileupload</module>
     <module>io</module>
     <module>jxpath</module>
     <module>lang</module>