aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-12-20 08:59:09 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-12-20 08:59:09 +0100
commit2994e2a0f96e87d9428a156fe3263efab1f7a654 (patch)
treec3a567beeaeb47ddb1ee89d5c80f4fd448987505 /container-dev
parenta744d811f50fb521c89810a705597b059348543f (diff)
Revert "Merge pull request #20578 from vespa-engine/revert-20568-jonmv/replace-optimaize-with-lingua"
This reverts commit 5476504932cd90eb2dad82dbab633e3ffa2034c3, reversing changes made to 235a78cc4707f78d18c6818a577de1b7507f5e40.
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index a76f295a7b1..034081f4620 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -194,10 +194,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>com.optimaize.languagedetector</groupId>
- <artifactId>language-detector</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
</exclusion>