aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2017-10-27 20:22:14 +0200
committerGitHub <noreply@github.com>2017-10-27 20:22:14 +0200
commitf61980c5d253dbc00474374153f86674c98e0549 (patch)
treeb79c8ecaf25fbbf007d4364d53b9a21bcdc0651b /service-monitor/pom.xml
parent86730de554af723ffd5e4d57b7e3e4d54cb61c0f (diff)
Revert "Do not export service monitor internals"
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 4240a4980ff..c63bdf35574 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -23,12 +23,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>container-di</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_core</artifactId>
<version>${project.version}</version>
<scope>provided</scope>