summaryrefslogtreecommitdiffstats
path: root/testutil
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-11-30 15:56:29 +0100
committerGitHub <noreply@github.com>2017-11-30 15:56:29 +0100
commitf35c228d1ac4cad6cbc8a348c0affccdfac6339b (patch)
treed1399bbd04dd14cf4b71a9235db2fe0906d1fb46 /testutil
parent1e32fbb46c0043a083a4cc5c8caef41c05f2403a (diff)
Revert "Gjoranv/split parent2"
Diffstat (limited to 'testutil')
-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>