summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-10-17 10:49:43 +0200
committerHarald Musum <musum@verizonmedia.com>2019-10-17 10:49:43 +0200
commita344087a34f7909a1b5f1b69d1a861c32f81c321 (patch)
tree840f578d85378544227b04b0c8faebc057926354 /pom.xml
parentaab6f6789c6529fc106aeb7249cf7ba3db63715f (diff)
Add zookeeper-server module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 037ac776880..7176462f7d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,7 @@
<module>yolean</module>
<module>zkfacade</module>
<module>zookeeper-command-line-client</module>
+ <module>zookeeper-server</module>
<module>hosted-api</module>
</modules>
</project>