aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-09-04 11:42:35 +0200
committerGitHub <noreply@github.com>2018-09-04 11:42:35 +0200
commit68c83365348fada16a913ba316b3e067f9f4a923 (patch)
tree69c9825a4eaf84059bd07abb130a25813793b391 /model-evaluation/pom.xml
parentf0405491348b35153b6bc3137ae8af6df7255c05 (diff)
Revert "Bratseth/handle large constants"
Diffstat (limited to 'model-evaluation/pom.xml')
-rw-r--r--model-evaluation/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/model-evaluation/pom.xml b/model-evaluation/pom.xml
index 0b6a5d08155..edb22c1b529 100644
--- a/model-evaluation/pom.xml
+++ b/model-evaluation/pom.xml
@@ -40,12 +40,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>searchcore</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>config</artifactId>
<version>${project.version}</version>
<scope>provided</scope>