aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
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 /service-monitor/pom.xml
parent1e32fbb46c0043a083a4cc5c8caef41c05f2403a (diff)
Revert "Gjoranv/split parent2"
Diffstat (limited to 'service-monitor/pom.xml')
-rw-r--r--service-monitor/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml
index 70f9d4aa655..c63bdf35574 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/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>service-monitor</artifactId>
<packaging>container-plugin</packaging>
@@ -67,7 +66,6 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
- <classifier>no_aop</classifier>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>