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 96cb26b9642..aa68f6590cb 100644
--- a/linguistics-components/pom.xml
+++ b/linguistics-components/pom.xml
@@ -25,6 +25,12 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
+ <artifactId>annotations</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa</groupId>
<artifactId>component</artifactId>
<version>${project.version}</version>
<scope>provided</scope>