You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by to...@apache.org on 2011/03/28 01:18:05 UTC

svn commit: r1086070 - /uima/sandbox/trunk/aggregate-addons/pom.xml

Author: tommaso
Date: Sun Mar 27 23:18:05 2011
New Revision: 1086070

URL: http://svn.apache.org/viewvc?rev=1086070&view=rev
Log:
[UIMA-2103] - readd Solrcas to reactor

Modified:
    uima/sandbox/trunk/aggregate-addons/pom.xml

Modified: uima/sandbox/trunk/aggregate-addons/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/aggregate-addons/pom.xml?rev=1086070&r1=1086069&r2=1086070&view=diff
==============================================================================
--- uima/sandbox/trunk/aggregate-addons/pom.xml (original)
+++ uima/sandbox/trunk/aggregate-addons/pom.xml Sun Mar 27 23:18:05 2011
@@ -74,6 +74,7 @@
     <module>../RegularExpressionAnnotator</module>
     <module>../SimpleServer</module>
     <module>../SnowballAnnotator</module>
+    <module>../Solrcas</module>
     <module>../Tagger</module>
     <module>../TikaAnnotator</module>
     <module>../WhitespaceTokenizer</module>