summaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-06-24 13:14:32 +0200
committergjoranv <gv@verizonmedia.com>2020-06-30 00:04:28 +0200
commit4cac56e01bbb2dd67c5bf4f33fd6e1024f583bdf (patch)
tree9eb3095dbc2b69a6f0d39edb037417994036f5e3 /fat-model-dependencies
parent96c22197e668850b887c7cdda05ee5130bee5cb9 (diff)
Use container-documentapi in internal container related poms.
Diffstat (limited to 'fat-model-dependencies')
-rw-r--r--fat-model-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index 381035a75b0..6bf676dcba1 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -96,7 +96,7 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>documentapi</artifactId>
+ <artifactId>container-documentapi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>