Author: reto
Date: Tue Mar 20 06:05:09 2012
New Revision: 1302775
URL: http://svn.apache.org/viewvc?rev=1302775&view=rev
Log:
STANBOL-540: updated dependencies
Modified:
incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml?rev=1302775&r1=1302774&r2=1302775&view=diff
==============================================================================
--- incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
(original)
+++ incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml Tue
Mar 20 06:05:09 2012
@@ -27,17 +27,17 @@
<bundle>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
- <version>2.2.5</version>
+ <version>2.3.4</version>
</bundle>
<bundle>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-rmi</artifactId>
- <version>2.2.5</version>
+ <version>2.2.9</version>
</bundle>
<bundle>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-api</artifactId>
- <version>2.2.5</version>
+ <version>2.2.9</version>
</bundle>
<!-- CMIS Bundles -->
Modified:
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1302775&r1=1302774&r2=1302775&view=diff
==============================================================================
---
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Tue Mar 20 06:05:09 2012
@@ -89,7 +89,7 @@
<bundle>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</bundle>
<bundle>
<groupId>commons-collections</groupId>