summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-04-23 11:50:43 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2019-04-23 11:51:41 +0200
commit33e80b46602eac6e6d93979e9f823ab9128e44a1 (patch)
tree6d953585cf56b1b0ca048303da8388891151af41 /container
parent4c39893e8d5d3ecf13b22f9da3d33c875aef4a6a (diff)
GC unused metrics implementation
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 6007c066770..518eb9d984a 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -39,10 +39,6 @@
</exclusion>
<exclusion>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>metrics</artifactId>
- </exclusion>
- <exclusion>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>vespaclient-core</artifactId>
</exclusion>
<exclusion>