summaryrefslogtreecommitdiffstats
path: root/clustercontroller-apps
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon.hallingstad@gmail.com>2019-10-22 10:06:11 +0200
committerGitHub <noreply@github.com>2019-10-22 10:06:11 +0200
commit4c5443f83bd82d61fd42630bffffceaad516bacb (patch)
tree2de96057057b40142af041bd73f7dfab46285af2 /clustercontroller-apps
parent92e034562a0d0ff8f0ae144074a93b782140c950 (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>