summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2019-05-07 15:44:37 +0200
committerGitHub <noreply@github.com>2019-05-07 15:44:37 +0200
commit8b0272c3104080d1f293e6a709208d2ea149fc03 (patch)
tree75c617d1e16d4059ad06d629cb4cf0684806843e /config-model/pom.xml
parentd342e55a3cc82d742fcb8295c9a45606197267f5 (diff)
Revert "Gjoranv/New metrics proxy"
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 2c45e292d01..715718f8bb5 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -96,12 +96,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>metrics-proxy</artifactId>
- <version>${project.version}</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>container-disc</artifactId>
<version>${project.version}</version>
<scope>provided</scope>