summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosted-tenant-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index a7a980756dc..6fc65398f72 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -82,7 +82,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>container-test</artifactId>
<version>${vespaversion}</version>
- <scope>test</scope>
+ <scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>