Author: rwesten
Date: Tue Oct 22 08:04:48 2013
New Revision: 1534532
URL: http://svn.apache.org/r1534532
Log:
STANBOL-1094: re-added the new module added by STANBOL-1170 to the entityhub
bundlelist
Modified:
stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml
Modified:
stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml?rev=1534532&r1=1534531&r2=1534532&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml Tue
Oct 22 08:04:48 2013
@@ -31,6 +31,11 @@
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
+ <artifactId>org.apache.stanbol.entityhub.query.sparql</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.query.clerezza</artifactId>
<version>1.0.0-SNAPSHOT</version>
</bundle>