summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-30 11:35:01 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-30 11:35:01 +0200
commit1171ecf2630f31e22f8f837095abc6f14ce669c8 (patch)
treee7d7b33866b1dd105da75e8ed77d7b813326130d /container-search/pom.xml
parentdc1b5d78ca36f10d959cc19469e96c3f719030cf (diff)
Reapply "Bjorncs/application status handler""
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index ccec1330d68..031d25c7d02 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -73,6 +73,12 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>container-disc</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<exclusions>