summaryrefslogtreecommitdiffstats
path: root/linguistics
diff options
context:
space:
mode:
Diffstat (limited to 'linguistics')
-rw-r--r--linguistics/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index 3b33e100d6f..328742f483a 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -8,7 +8,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
- <relativePath>../parent</relativePath>
</parent>
<artifactId>linguistics</artifactId>
<packaging>container-plugin</packaging>
@@ -60,7 +59,6 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
- <classifier>no_aop</classifier>
</dependency>
</dependencies>
<build>