aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-08-26 08:15:18 +0200
committerHarald Musum <musum@verizonmedia.com>2019-08-26 08:15:18 +0200
commit1045ae6aee6494946f43430bace4186618edfd45 (patch)
tree8943a8386fd82d9d5abcdf8cf056252ce676dcb9 /application/pom.xml
parentd9f867fbe52c1f363772d49f992b6293a13885cf (diff)
Remove unused dependency on zkfacade
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 20b754fc236..5a370e9ffe6 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -54,11 +54,6 @@
<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>