mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
[DS-4358] Tests in modules: feedback - fix build
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -1150,7 +1150,6 @@
|
|||||||
<groupId>org.apache.solr</groupId>
|
<groupId>org.apache.solr</groupId>
|
||||||
<artifactId>solr-cell</artifactId>
|
<artifactId>solr-cell</artifactId>
|
||||||
<version>${solr.client.version}</version>
|
<version>${solr.client.version}</version>
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Reminder: Keep icu4j (in Parent POM) synced with version used by lucene-analyzers-icu below,
|
<!-- Reminder: Keep icu4j (in Parent POM) synced with version used by lucene-analyzers-icu below,
|
||||||
otherwise ICUFoldingFilterFactory may throw errors in tests. -->
|
otherwise ICUFoldingFilterFactory may throw errors in tests. -->
|
||||||
|
Reference in New Issue
Block a user