You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2017/11/13 21:26:25 UTC

[tika] branch master updated: TIKA-2502 -- rollback until we can figure out how to get the upgrade working with our OSGi bundle.

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new b19c2d7  TIKA-2502 -- rollback until we can figure out how to get the upgrade working with our OSGi bundle.
b19c2d7 is described below

commit b19c2d7d769fda84378108d26023852ee6abdb6c
Author: tballison <ta...@mitre.org>
AuthorDate: Mon Nov 13 16:26:17 2017 -0500

    TIKA-2502 -- rollback until we can figure out how to get the upgrade working
    with our OSGi bundle.
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 81f8977..a155e1f 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -311,7 +311,7 @@
     <dependency>
       <groupId>org.apache.opennlp</groupId>
       <artifactId>opennlp-tools</artifactId>
-      <version>1.8.3</version>
+      <version>1.6.0</version>
     </dependency>
 
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <co...@tika.apache.org>'].