You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/12/02 21:01:21 UTC

svn commit: r1547171 - /stanbol/trunk/enhancement-engines/pom.xml

Author: rwesten
Date: Mon Dec  2 20:01:21 2013
New Revision: 1547171

URL: http://svn.apache.org/r1547171
Log:
STANBOL-336: Added the Entityhub Dereference Engine (STANBOL-1223) to the enhancement-engines reactor pom

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=1547171&r1=1547170&r2=1547171&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/pom.xml Mon Dec  2 20:01:21 2013
@@ -106,6 +106,7 @@
     
     <!-- Entity Dereference (STANBOL-336) -->
     <module>dereference/core</module>
+    <module>dereference/entityhub</module> <!-- STANBOL-1223 -->
     
     <!-- Enhancement Engines using external services -->
     <module>celi</module> <!-- http://linguagrid.org -->