summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-08-27 13:36:53 +0200
committerGitHub <noreply@github.com>2019-08-27 13:36:53 +0200
commitd67186bc14ac89c2247de1343a27fefcc0c301da (patch)
tree5b7587405c5ecfa9cbdf471dff0baa8c7840ec6c /application
parentbc44cc9c03079a202be62ecd323ef07ef4b3e09b (diff)
Revert " Upgrade to zookeeper 3.4.14, take 4"
Diffstat (limited to 'application')
-rw-r--r--application/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 5a370e9ffe6..20b754fc236 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -54,6 +54,11 @@
<artifactId>container-search-gui</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>zkfacade</artifactId>
+ <version>${project.version}</version>
+ </dependency>
<!-- Because these are provided in jdisc_http_service and just preinstalled: -->
<dependency>
<groupId>com.yahoo.vespa</groupId>