aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-12-03 19:11:31 +0100
committerGitHub <noreply@github.com>2018-12-03 19:11:31 +0100
commitb0414973532c2f04ad33e2a1e0383c0e5235722b (patch)
treee54511140dea814b56b1ca9056a5a2c0ffe5643a /service-monitor/pom.xml
parentf8a4d8cb28be790ce533484452db3a822397ee77 (diff)
Revert "Add infrastructure applications to DuperModel"
Diffstat (limited to 'service-monitor/pom.xml')
-rw-r--r--service-monitor/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml
index 168af826b40..b8065ed3636 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -36,12 +36,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>flags</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>component</artifactId>
<version>${project.version}</version>
<scope>provided</scope>