summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 897236f78e7..95e79fd09fb 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -137,7 +137,7 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>documentapi</artifactId>
+ <artifactId>container-documentapi</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>