Author: rwesten
Date: Mon Oct 14 14:18:26 2013
New Revision: 1531907
URL: http://svn.apache.org/r1531907
Log:
STANBOL-1165: added new Sesame modules to reactor pom of the entityhub
Modified:
stanbol/trunk/entityhub/pom.xml
Modified: stanbol/trunk/entityhub/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/pom.xml?rev=1531907&r1=1531906&r2=1531907&view=diff
==============================================================================
--- stanbol/trunk/entityhub/pom.xml (original)
+++ stanbol/trunk/entityhub/pom.xml Mon Oct 14 14:18:26 2013
@@ -61,11 +61,14 @@
<module>generic/test</module>
<module>generic/core</module>
<module>model/clerezza</module>
+ <module>model/sesame</module>
+ <module>query/sparql</module>
<module>query/clerezza</module>
<module>site/linkeddata</module>
<module>site/managed</module>
<module>yard/clerezza</module>
<module>yard/solr</module>
+ <module>yard/sesame</module>
<module>jersey</module>
<module>ldpath</module>