You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/03 05:11:43 UTC

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

Author: ggregory
Date: Mon Nov  3 04:11:42 2014
New Revision: 1636240

URL: http://svn.apache.org/r1636240
Log:
Add configuration.

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636240&r1=1636239&r2=1636240&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 04:11:42 2014
@@ -39,6 +39,7 @@
     <module>collections</module>
     <module>commons-parent</module>
     <module>compress</module>
+    <module>configuration</module>
     <module>csv</module>
     <module>digester</module>
     <module>el</module>