Author: wikier
Date: Tue Jan 14 16:00:56 2014
New Revision: 1558085
URL: http://svn.apache.org/r1558085
Log:
added missing module from STANBOL-1200
Modified:
stanbol/trunk/entityhub/indexing/pom.xml
Modified: stanbol/trunk/entityhub/indexing/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/pom.xml?rev=1558085&r1=1558084&r2=1558085&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/pom.xml Tue Jan 14 16:00:56 2014
@@ -58,6 +58,7 @@
<module>core</module>
<module>source/jenatdb</module>
<module>source/vcard</module>
+ <module>source/sesame</module>
<module>destination/solryard</module>
<!-- Utils for createing local caches (indexing utils) -->
<module>genericrdf</module>