Author: olamy
Date: Mon Feb 18 23:22:36 2013
New Revision: 1447550
URL: http://svn.apache.org/r1447550
Log:
comment module which need snapshot artifacts
Modified:
commons/trunks-sandbox/pom.xml
Modified: commons/trunks-sandbox/pom.xml
URL:
http://svn.apache.org/viewvc/commons/trunks-sandbox/pom.xml?rev=1447550&r1=1447549&r2=1447550&view=diff
==============================================================================
--- commons/trunks-sandbox/pom.xml (original)
+++ commons/trunks-sandbox/pom.xml Mon Feb 18 23:22:36 2013
@@ -33,7 +33,8 @@
<modules>
<module>commons-sandbox-parent</module>
- <module>performance</module>
+ <!-- need some snapshot to buid manually so comment it -->
+ <!--module>performance</module-->
<module>cli2</module>
<module>monitoring</module>
</modules>