aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-04 15:39:42 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-04 15:39:42 +0200
commitc1254b42793bb724593e0f6b0aba693fcfc54ca8 (patch)
tree3526e759cb951a9863237fe50508205363ad2b43 /model-evaluation/pom.xml
parentddd2b9f76bccd696af9aef93d6b4d0fbb50d0298 (diff)
Export searchcore config
Export searchcore config and include it in model-evaluation. Not needed by other modules, and if it were it should probably move to searchlib.
Diffstat (limited to 'model-evaluation/pom.xml')
-rw-r--r--model-evaluation/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/model-evaluation/pom.xml b/model-evaluation/pom.xml
index 0b6a5d08155..328d475c501 100644
--- a/model-evaluation/pom.xml
+++ b/model-evaluation/pom.xml
@@ -42,7 +42,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>searchcore</artifactId>
<version>${project.version}</version>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>