summaryrefslogtreecommitdiffstats
path: root/model-evaluation
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-05 11:45:56 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-05 11:45:56 +0200
commited325d5b3ba692f485234cbddb72ecea5ab9f2f1 (patch)
tree848716412c91ce56ab31b217b09dc2686587f24d /model-evaluation
parent599c44acf8e38208f8165087cdd072124e726e8d (diff)
Move ranking-constants.def to configdefinitions
Diffstat (limited to 'model-evaluation')
-rw-r--r--model-evaluation/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/model-evaluation/pom.xml b/model-evaluation/pom.xml
index 328d475c501..edb22c1b529 100644
--- a/model-evaluation/pom.xml
+++ b/model-evaluation/pom.xml
@@ -40,11 +40,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>searchcore</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>config</artifactId>
<version>${project.version}</version>
<scope>provided</scope>