summaryrefslogtreecommitdiffstats
path: root/zkfacade/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-10-21 09:53:42 +0200
committerGitHub <noreply@github.com>2019-10-21 09:53:42 +0200
commit500dfd24c9ddb4e86f06abe79b7b3a4cebcabb7b (patch)
tree3215fcf4ff60b7dbda9fb000aa65440e7a21fd01 /zkfacade/pom.xml
parent1e9da543a5f9388efd9e4a43ee1fb661d0f76ce6 (diff)
Revert "Reapply "Move ZooKeeperServer to another module"""
Diffstat (limited to 'zkfacade/pom.xml')
-rw-r--r--zkfacade/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 26cd6f71a22..8b2a90abc12 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -36,12 +36,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>zookeeper-server</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-recipes</artifactId>
</dependency>