You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by to...@apache.org on 2013/02/12 16:41:36 UTC

svn commit: r1445256 - /incubator/droids/branches/0.2.x-cleanup/pom.xml

Author: tobr
Date: Tue Feb 12 16:41:35 2013
New Revision: 1445256

URL: http://svn.apache.org/r1445256
Log:
added the tika module

Modified:
    incubator/droids/branches/0.2.x-cleanup/pom.xml

Modified: incubator/droids/branches/0.2.x-cleanup/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/branches/0.2.x-cleanup/pom.xml?rev=1445256&r1=1445255&r2=1445256&view=diff
==============================================================================
--- incubator/droids/branches/0.2.x-cleanup/pom.xml (original)
+++ incubator/droids/branches/0.2.x-cleanup/pom.xml Tue Feb 12 16:41:35 2013
@@ -355,10 +355,10 @@
         <module>droids-norobots</module>
         <!--module>droids-spring</module>
         <module>droids-solr</module>
-        <module>droids-tika</module>
         <module>droids-examples</module-->
         <module>droids-crawler</module>
         <module>droids-walker</module>
+        <module>droids-tika</module>
     </modules>
 
 </project>
\ No newline at end of file