summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-04-13 17:17:35 +0200
committergjoranv <gv@verizonmedia.com>2021-04-13 17:17:35 +0200
commita6fb7f8c3493d2ef40d84976118a53cc5818de68 (patch)
treec531396a7deda0d6ef40f5dbb4c14c40d36f5cf7 /container-disc
parent57cb33a522adc875f78caac739f4e7c1cc22bccc (diff)
Remove all dependencies to simplemetrics.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 349d3f7bae1..eeff8c70cb1 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -108,12 +108,6 @@
<!-- WARNING: These are only here to make bundlification work -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>simplemetrics</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>config-bundle</artifactId>
<version>${project.version}</version>
<scope>provided</scope>