summaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2016-06-20 13:56:52 +0200
committerGitHub <noreply@github.com>2016-06-20 13:56:52 +0200
commit6690ceca2dd6a1af29b843bb230d1c5dea0e2f27 (patch)
tree45d891096a22c5454338be9743b1d556db8ceeb6 /container-search
parentcd42fcc4d36d46fbce57010d816034ed525329ac (diff)
parent1d57ed7a05c10edc88ef73270bd9bce58bf2bd3b (diff)
Merge pull request #71 from yahoo/gv/searchlib-for-standalone-jdisc
Install searchlib as a bundle
Diffstat (limited to 'container-search')
-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>