Author: wkasper Date: Wed Sep 19 12:44:41 2012 New Revision: 1387557 URL: http://svn.apache.org/viewvc?rev=1387557&view=rev Log: Added htmlextractor module
Modified: incubator/stanbol/trunk/enhancer/engines/pom.xml Modified: incubator/stanbol/trunk/enhancer/engines/pom.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/pom.xml?rev=1387557&r1=1387556&r2=1387557&view=diff ============================================================================== --- incubator/stanbol/trunk/enhancer/engines/pom.xml (original) +++ incubator/stanbol/trunk/enhancer/engines/pom.xml Wed Sep 19 12:44:41 2012 @@ -47,6 +47,7 @@ <module>langid</module> <module>topic</module> <module>metaxa</module> + <module>htmlextractor</module> <module>tika</module> <module>entitytagging</module> <module>keywordextraction</module>