Depend on 1.13-SNAPSHOT, not 2.0.

Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/3279a11d
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/3279a11d
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/3279a11d

Branch: refs/heads/master
Commit: 3279a11d99c5be27c9c336bff6c29ea9fa7a8e34
Parents: 9cdfc4a
Author: Chris Mattmann <[email protected]>
Authored: Wed Mar 30 13:46:46 2016 -0700
Committer: Chris Mattmann <[email protected]>
Committed: Wed Mar 30 13:46:46 2016 -0700

----------------------------------------------------------------------
 tika-langdetect/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/3279a11d/tika-langdetect/pom.xml
----------------------------------------------------------------------
diff --git a/tika-langdetect/pom.xml b/tika-langdetect/pom.xml
index f86bd90..927203d 100644
--- a/tika-langdetect/pom.xml
+++ b/tika-langdetect/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>1.13-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Reply via email to