summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search-and-docproc/pom.xml')
-rw-r--r--container-search-and-docproc/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-search-and-docproc/pom.xml b/container-search-and-docproc/pom.xml
index 056e746bf69..90c9c056131 100644
--- a/container-search-and-docproc/pom.xml
+++ b/container-search-and-docproc/pom.xml
@@ -199,6 +199,12 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>hosted-zone-api</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<scope>provided</scope>