summaryrefslogtreecommitdiffstats
path: root/tenant-cd-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-cd-api/pom.xml')
-rw-r--r--tenant-cd-api/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml
index 233788a12a9..b19d42d094f 100644
--- a/tenant-cd-api/pom.xml
+++ b/tenant-cd-api/pom.xml
@@ -40,13 +40,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <!-- required to inject component from test implementation -->
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>component</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
<!-- compile -->
<dependency> <!-- TODO(bjorncs): share junit version number with test-runner implementation -->