You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by wk...@apache.org on 2010/12/15 14:06:20 UTC

svn commit: r1049534 - /incubator/stanbol/trunk/fise/pom.xml

Author: wkasper
Date: Wed Dec 15 13:06:20 2010
New Revision: 1049534

URL: http://svn.apache.org/viewvc?rev=1049534&view=rev
Log:
STANBOL-17 Added OpenCalais engine to module list

Modified:
    incubator/stanbol/trunk/fise/pom.xml

Modified: incubator/stanbol/trunk/fise/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/fise/pom.xml?rev=1049534&r1=1049533&r2=1049534&view=diff
==============================================================================
--- incubator/stanbol/trunk/fise/pom.xml (original)
+++ incubator/stanbol/trunk/fise/pom.xml Wed Dec 15 13:06:20 2010
@@ -59,6 +59,7 @@
     <module>engines/metaxa</module>
     <module>engines/geonames</module>
     <module>engines/entitytagging</module><!-- RICK based enhancement engine(s) -->
+	<module>engines/opencalais</module>
 
     <module>jersey</module>