Author: rwesten
Date: Mon Sep 23 11:27:17 2013
New Revision: 1525559
URL: http://svn.apache.org/r1525559
Log:
STANBOL-1162: changed Solr version to 4.4.0; added some new Solr 4.4
dependencies
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=1525559&r1=1525558&r2=1525559&view=diff
==============================================================================
---
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Mon Sep 23 11:27:17 2013
@@ -136,12 +136,17 @@
<bundle>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>13.0.1</version>
+ <version>14.0.1</version>
</bundle>
<bundle> <!-- used by Solr4 spatial -->
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spatial4j</artifactId>
- <version>0.3_1</version>
+ <version>0.3_2</version>
+ </bundle>
+ <bundle> <!-- used by Lucene core -->
+ <groupId>com.googlecode.concurrentlinkedhashmap</groupId>
+ <artifactId>concurrentlinkedhashmap-lru</artifactId>
+ <version>1.4</version>
</bundle>
<bundle> <!-- used by Solr and Clerezza -->
<groupId>com.ibm.icu</groupId>