Author: rfrovarp
Date: Fri May 20 15:50:31 2011
New Revision: 1125440
URL: http://svn.apache.org/viewvc?rev=1125440&view=rev
Log:
Alphabetize the list
Modified:
incubator/droids/trunk/pom.xml
Modified: incubator/droids/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1125440&r1=1125439&r2=1125440&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Fri May 20 15:50:31 2011
@@ -304,12 +304,12 @@
<modules>
- <module>droids-norobots</module>
<module>droids-core</module>
+ <module>droids-norobots</module>
<module>droids-spring</module>
<module>droids-solr</module>
- <module>droids-wicket</module>
<module>droids-tika</module>
+ <module>droids-wicket</module>
<!-- <module>droids-examples</module>-->
</modules>