Author: tpalsulich
Date: Wed Jan 21 22:49:32 2015
New Revision: 1653686

URL: http://svn.apache.org/r1653686
Log:
OODT-800. Upgrade Tika to version 1.7.

Modified:
    oodt/trunk/core/pom.xml

Modified: oodt/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/core/pom.xml?rev=1653686&r1=1653685&r2=1653686&view=diff
==============================================================================
--- oodt/trunk/core/pom.xml (original)
+++ oodt/trunk/core/pom.xml Wed Jan 21 22:49:32 2015
@@ -359,12 +359,12 @@ the License.
             <dependency>
                 <groupId>org.apache.tika</groupId>
                 <artifactId>tika-core</artifactId>
-                <version>1.6</version>
+                <version>1.7</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.tika</groupId>
                 <artifactId>tika-parsers</artifactId>
-                <version>1.6</version>
+                <version>1.7</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>


Reply via email to