aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-08-10 13:13:38 +0200
committerolaaun <ola.aunroe@gmail.com>2018-08-10 13:13:38 +0200
commit852108790beef2df7707ebcfa1706afd326dd9ad (patch)
tree044fc5b4a71280f3f3bedd724589a63d9f4fe429 /container-dev
parentbc41b0e6489e3002d75c400e4dda4f4218306554 (diff)
Rename (#6543)
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 3b0d7a25ece..c4c93563026 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -88,7 +88,7 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>model-inference</artifactId>
+ <artifactId>model-evaluation</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>