Author: reto
Date: Thu Apr 24 07:50:51 2014
New Revision: 1589628
URL: http://svn.apache.org/r1589628
Log:
STANBOL-1330: Using newer clerezza.ext tdb bundles
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1589628&r1=1589627&r2=1589628&view=diff
==============================================================================
---
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Thu Apr 24 07:50:51 2014
@@ -388,8 +388,23 @@
</bundle>
<bundle>
<groupId>org.apache.clerezza.ext</groupId>
- <artifactId>org.apache.jena.tdb</artifactId>
- <version>0.4-SNAPSHOT</version>
+ <artifactId>org.apache.jena.jena-iri</artifactId>
+ <version>1.0.1_1-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.clerezza.ext</groupId>
+ <artifactId>org.apache.jena.jena-core</artifactId>
+ <version>2.11.1_1-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.clerezza.ext</groupId>
+ <artifactId>org.apache.jena.jena-arq</artifactId>
+ <version>2.11.1_1-SNAPSHOT</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.clerezza.ext</groupId>
+ <artifactId>org.apache.jena.jena-tdb</artifactId>
+ <version>1.0.1_1-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.clerezza.ext</groupId>