summaryrefslogtreecommitdiffstats
path: root/clustercontroller-apps
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-10-22 12:16:40 +0200
committerGitHub <noreply@github.com>2019-10-22 12:16:40 +0200
commit1e1c32d1e7bbe6edc7741e34bafeec6dcca5c3ac (patch)
tree0ddd78f50666f45a80a46afd95f0dd4538845e1b /clustercontroller-apps
parent9197d19c98cf6e81164851c672183c50e1e00409 (diff)
Revert "Reapply "Move ZooKeeperServer to another module""
Diffstat (limited to 'clustercontroller-apps')
-rw-r--r--clustercontroller-apps/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/clustercontroller-apps/pom.xml b/clustercontroller-apps/pom.xml
index 8d8255493bf..acd9656db38 100644
--- a/clustercontroller-apps/pom.xml
+++ b/clustercontroller-apps/pom.xml
@@ -54,12 +54,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.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
<scope>test</scope>