summaryrefslogtreecommitdiffstats
path: root/testutil/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testutil/pom.xml')
-rw-r--r--testutil/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/testutil/pom.xml b/testutil/pom.xml
index 00f606860a4..9f98f40c2d0 100644
--- a/testutil/pom.xml
+++ b/testutil/pom.xml
@@ -7,7 +7,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>testutil</artifactId>
<packaging>jar</packaging>
@@ -24,7 +23,6 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
- <classifier>no_aop</classifier>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>