Author: bchapuis
Date: Thu Feb 24 08:56:14 2011
New Revision: 1074078
URL: http://svn.apache.org/viewvc?rev=1074078&view=rev
Log:
commented the exemple module for the release. The exemples will be moved in 0.2.
Modified:
incubator/droids/trunk/pom.xml
Modified: incubator/droids/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1074078&r1=1074077&r2=1074078&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Thu Feb 24 08:56:14 2011
@@ -269,7 +269,7 @@
<module>droids-solr</module>
<module>droids-wicket</module>
<module>droids-tika</module>
- <module>droids-examples</module>
+<!-- <module>droids-examples</module>-->
</modules>
</project>