Commit 4e4d5f05 authored by Andy Wilkinson's avatar Andy Wilkinson

Remove dependency management for solr-uima following upgrade to 7.7.1

Closes gh-16490
parent f0544fb8
...@@ -1707,11 +1707,6 @@ ...@@ -1707,11 +1707,6 @@
<artifactId>solr-test-framework</artifactId> <artifactId>solr-test-framework</artifactId>
<version>${solr.version}</version> <version>${solr.version}</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-uima</artifactId>
<version>${solr.version}</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.solr</groupId> <groupId>org.apache.solr</groupId>
<artifactId>solr-velocity</artifactId> <artifactId>solr-velocity</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment