Author: rwesten
Date: Mon Oct 14 19:00:32 2013
New Revision: 1532024
URL: http://svn.apache.org/r1532024
Log:
STANBOL-1170: forgott to commit the addition of the new entityhub.query.sparql
bundle causing Jenkins build 1470 to become instable
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=1532024&r1=1532023&r2=1532024&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/entityhub/src/main/bundles/list.xml Mon
Oct 14 19:00:32 2013
@@ -31,6 +31,11 @@
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
+ <artifactId>org.apache.stanbol.entityhub.query.sparql</artifactId>
+ <version>0.12.0-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.query.clerezza</artifactId>
<version>0.12.0-SNAPSHOT</version>
</bundle>