aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-26 00:10:17 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-26 23:55:10 +0100
commita8665da65c39d9e4a56c74c2d8e6a7bd61c7c313 (patch)
tree7ef8738fca139dfdab1464c5edfd3d7423427b9b /linguistics/pom.xml
parentb36cb57248dfc02bae9dfe7b2cca0ddd551881c6 (diff)
Split out opennlp-linguistics
Diffstat (limited to 'linguistics/pom.xml')
-rw-r--r--linguistics/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index 87ecc35ba2c..bfbf1beeaea 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -58,10 +58,6 @@
<scope>provided</scope>
<classifier>no_aop</classifier>
</dependency>
- <dependency>
- <groupId>org.apache.opennlp</groupId>
- <artifactId>opennlp-tools</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>