summaryrefslogtreecommitdiffstats
path: root/container-disc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/pom.xml')
-rw-r--r--container-disc/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 3e510d6378f..e537b8f1c35 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -98,12 +98,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>
@@ -181,7 +175,6 @@
vespaclient-container-plugin-jar-with-dependencies.jar,
vespa-athenz-jar-with-dependencies.jar,
security-utils-jar-with-dependencies.jar,
- simplemetrics-jar-with-dependencies.jar,
defaults-jar-with-dependencies.jar,
zkfacade-jar-with-dependencies.jar,
zookeeper-server-jar-with-dependencies.jar,