aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-11-29 15:06:46 +0100
committerGitHub <noreply@github.com>2017-11-29 15:06:46 +0100
commit1c5eb1dafb6419158cf848d5acfea62d0a5824fc (patch)
tree3a25378c030f8f2ac9b6442708bdc7c2a000ca12 /service-monitor/pom.xml
parent166ce7c53a96f733d5e1b909bc8b465a2f8d70ec (diff)
Revert "Gjoranv/split parent"
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 6fe4b4e2b18..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</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>