Author: rwesten
Date: Tue May 12 14:09:39 2015
New Revision: 1678949

URL: http://svn.apache.org/r1678949
Log:
STANBOL-1419: removed the entity co-mention engine module from the 
enhancement-engines pom.xml file.

Modified:
    stanbol/trunk/enhancement-engines/pom.xml

Modified: stanbol/trunk/enhancement-engines/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/pom.xml?rev=1678949&r1=1678948&r2=1678949&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/pom.xml Tue May 12 14:09:39 2015
@@ -116,7 +116,8 @@
     <module>opencalais</module> <!-- http://opencalais.com/ -->
     <module>zemanta</module> <!-- htt://zemanta.com -->
        
-       <module>entitycoreference</module>
+    <!-- The entity co-refernece engine is not yet in trunk -->
+         <!-- module>entitycoreference</module -->
   </modules>
 
   <build>


Reply via email to