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/03 19:36:27 UTC

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

Author: olamy
Date: Sun Mar  3 18:36:27 2013
New Revision: 1452093

URL: http://svn.apache.org/r1452093
Log:
codec 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=1452093&r1=1452092&r2=1452093&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Sun Mar  3 18:36:27 2013
@@ -33,6 +33,7 @@
 
   <modules>
     <module>cli</module>
+    <module>codec</module>
     <module>collections</module>
     <module>commons-parent</module>
     <module>compress</module>