summaryrefslogtreecommitdiffstats
path: root/hosted-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-api/pom.xml')
-rw-r--r--hosted-api/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosted-api/pom.xml b/hosted-api/pom.xml
index 3ca8c3c5fd5..597cd57f8dd 100644
--- a/hosted-api/pom.xml
+++ b/hosted-api/pom.xml
@@ -17,11 +17,13 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>config-provisioning</artifactId>
<version>${project.version}</version>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
<version>${project.version}</version>
+ <scope>provided</scope>
</dependency>
<dependency>