aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-09-18 07:44:34 +0200
committerHarald Musum <musum@verizonmedia.com>2019-09-18 07:44:34 +0200
commitb5d253b673474093ae1a0fe99f1713b6e2e01023 (patch)
treee83d9e2f59af024479af38680c5cdedbe74fc5c9 /pom.xml
parent134e4257fcf36ad964c3da330c2a8bf9ced7ba84 (diff)
First step in creating a separate module for zookeeper command line clients
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 984c0cdf7a2..037ac776880 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,6 +140,7 @@
<module>vsm</module>
<module>yolean</module>
<module>zkfacade</module>
+ <module>zookeeper-command-line-client</module>
<module>hosted-api</module>
</modules>
</project>