Author: anuzzolese
Date: Wed Mar 28 15:33:57 2012
New Revision: 1306429
URL: http://svn.apache.org/viewvc?rev=1306429&view=rev
Log:
[STANBOL-560] Updated the list.xml in the rule's bundlelist module.
Modified:
incubator/stanbol/trunk/rules/bundlelist/src/main/bundles/list.xml
Modified: incubator/stanbol/trunk/rules/bundlelist/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/bundlelist/src/main/bundles/list.xml?rev=1306429&r1=1306428&r2=1306429&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/bundlelist/src/main/bundles/list.xml
(original)
+++ incubator/stanbol/trunk/rules/bundlelist/src/main/bundles/list.xml Wed Mar
28 15:33:57 2012
@@ -31,6 +31,31 @@
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
+
<artifactId>org.apache.stanbol.rules.adapters.abstract</artifactId>
+ <version>0.9.0-incubating-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
+
<artifactId>org.apache.stanbol.rules.adapters.jena</artifactId>
+ <version>0.9.0-incubating-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
+
<artifactId>org.apache.stanbol.rules.adapters.sparql</artifactId>
+ <version>0.9.0-incubating-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
+
<artifactId>org.apache.stanbol.rules.adapters.clerezza</artifactId>
+ <version>0.9.0-incubating-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
+
<artifactId>org.apache.stanbol.rules.adapters.swrl</artifactId>
+ <version>0.9.0-incubating-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.rules.refactor</artifactId>
<version>0.9.0-incubating-SNAPSHOT</version>
</bundle>