DATAREST-794 - Upgraded to Solr 5.5 to make integration tests work again.

This commit is contained in:
Oliver Gierke
2016-04-01 10:35:13 +02:00
parent d37bf77703
commit e5a1f2d1cf

View File

@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-core</artifactId>
<version>5.3.1</version>
<version>5.5.0</version>
<scope>test</scope>
<exclusions>
<exclusion>