You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/11/08 11:15:51 UTC

svn commit: r1406993 - /stanbol/trunk/enhancer/engines/pom.xml

Author: fchrist
Date: Thu Nov  8 10:15:51 2012
New Revision: 1406993

URL: http://svn.apache.org/viewvc?rev=1406993&view=rev
Log:
STANBOL-780 reverted accidental commit of engines POM

Modified:
    stanbol/trunk/enhancer/engines/pom.xml

Modified: stanbol/trunk/enhancer/engines/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancer/engines/pom.xml?rev=1406993&r1=1406992&r2=1406993&view=diff
==============================================================================
--- stanbol/trunk/enhancer/engines/pom.xml (original)
+++ stanbol/trunk/enhancer/engines/pom.xml Thu Nov  8 10:15:51 2012
@@ -45,14 +45,14 @@
     <module>opennlp-ner</module>
   	<module>langdetect</module>
     <module>langid</module>
-    <!-- module>topic</module-->
+    <module>topic</module>
     <module>metaxa</module>
     <module>htmlextractor</module>
     <module>xmpextractor</module>
     <module>tika</module>
-    <!-- module>entitytagging</module -->
-    <!-- module>keywordextraction</module -->
-    <!-- module>refactor</module -->
+    <module>entitytagging</module>
+    <module>keywordextraction</module>
+    <module>refactor</module>
     
     <!-- Enhancement Engines using external services -->
     <module>celi</module> <!-- http://linguagrid.org -->