Skip to content
Permalink
Browse files

Use version of tika-parsers without a classifier. (#345)

Ivy couldn't handle it, and specifying one for the custom tika-parsers artifact
was unnecessary.
  • Loading branch information...
jrwiebe authored and ruebot committed Aug 14, 2019
1 parent 01d12b4 commit 39831c28ad3e9cd816c57294f08a13024c59dedf
Showing with 0 additions and 1 deletion.
  1. +0 −1 pom.xml
@@ -658,7 +658,6 @@
<groupId>com.github.archivesunleashed.tika</groupId>
<artifactId>tika-parsers</artifactId>
<version>${tika.version}</version>
<classifier>shady</classifier>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>

0 comments on commit 39831c2

Please sign in to comment.
You can’t perform that action at this time.