Skip to content

Commit

Permalink
Modified Apache Tika version in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
DenimMazuki committed Oct 30, 2018
1 parent b28c0e9 commit 8d6ef32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<oodt.version>1.2.5</oodt.version>
<oodt.pge.version>1.2.5</oodt.pge.version>
<tika.version>1.19.1</tika.version>
<tika.version>2.0.0-SNAPSHOT</tika.version>
<!-- Maven plugin dependencies -->
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.20.1</maven-surefire-plugin.version>
Expand Down Expand Up @@ -138,4 +138,4 @@
<module>distribution</module>
<module>webapps</module>
</modules>
</project>
</project>

0 comments on commit 8d6ef32

Please sign in to comment.