summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2016-06-17 14:38:25 +0200
committergjoranv <gv@yahoo-inc.com>2016-06-17 15:30:07 +0200
commitae120ee0e23dd32ecd1a4a78c8c15a4277c20c64 (patch)
tree12ab0fd5f6aea401e1889fc84719fe11d9966057 /container-search/pom.xml
parent77eb221fff4ab953b8288662bc140d56ad56275c (diff)
Install searchlib as a bundle
.. instead of embedding into the container-disc bundle
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index eaab9079b89..933d1128e01 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -106,6 +106,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>searchlib</artifactId>
<version>${project.version}</version>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>