SOLR-2372: upgrade to tika v0.10 in maven configuration

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-10-07 17:16:03 +00:00
parent c407fea2cd
commit 037f85014b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<jetty.version>6.1.26</jetty.version>
<patched.jetty.version>6.1.26-patched-JETTY-1340</patched.jetty.version>
<slf4j.version>1.6.1</slf4j.version>
<tika.version>0.8</tika.version>
<tika.version>0.10</tika.version>
</properties>
<issueManagement>
<system>JIRA</system>