summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/pom.xml b/searchcore/pom.xml
index 002ba1f508f..448209b1fd6 100644
--- a/searchcore/pom.xml
+++ b/searchcore/pom.xml
@@ -20,6 +20,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>config-lib</artifactId>
<version>${project.version}</version>
+ <scope>provided</scope>
</dependency>
</dependencies>
<build>