Author: bodewig
Date: Sun Jan 6 18:53:01 2013
New Revision: 1429568
URL: http://svn.apache.org/viewvc?rev=1429568&view=rev
Log:
Add compress to Sonar-build on analysis.a.o
Modified:
commons/trunks-proper/pom.xml
Modified: commons/trunks-proper/pom.xml
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1429568&r1=1429567&r2=1429568&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Sun Jan 6 18:53:01 2013
@@ -34,6 +34,7 @@
<modules>
<module>commons-parent</module>
<module>collections</module>
+ <module>compress</module>
<module>lang</module>
<module>cli</module>
<module>ognl</module>