Skip to content

Commit

Permalink
Use version of tika-parsers without a classifier. (#345)
Browse files Browse the repository at this point in the history
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 39831c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -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.