summaryrefslogtreecommitdiffstats
path: root/searchlib/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2016-06-21 11:39:45 +0200
committerGitHub <noreply@github.com>2016-06-21 11:39:45 +0200
commit9209a2eb4291d7802816a50e781e2514af4f9c4c (patch)
treedbec1486f0dfc173b813d2d14cf019ca45daae1b /searchlib/pom.xml
parent997a04987187a185a481fa7b0620d82dc230c7a7 (diff)
Revert "Vespajlib is provided from jdisc_core."
Diffstat (limited to 'searchlib/pom.xml')
-rw-r--r--searchlib/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/pom.xml b/searchlib/pom.xml
index 3c2b320b7dc..565370de634 100644
--- a/searchlib/pom.xml
+++ b/searchlib/pom.xml
@@ -34,7 +34,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
<version>${project.version}</version>
- <scope>provided</scope>
</dependency>
</dependencies>
<build>