summaryrefslogtreecommitdiffstats
path: root/linguistics-components
diff options
context:
space:
mode:
Diffstat (limited to 'linguistics-components')
-rw-r--r--linguistics-components/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/linguistics-components/pom.xml b/linguistics-components/pom.xml
index eae50c778b5..ad4cbd6ce22 100644
--- a/linguistics-components/pom.xml
+++ b/linguistics-components/pom.xml
@@ -43,6 +43,12 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
+ <artifactId>opennlp-linguistics</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa</groupId>
<artifactId>config-bundle</artifactId>
<version>${project.version}</version>
<scope>provided</scope>