aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-03-11 13:51:42 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-03-11 13:51:42 +0100
commit8dfd194e88197552c6dcb9c0806c024868c61dba (patch)
tree2f2d00d96a81b95bb97333e0812f3e96ac9eeb80 /pom.xml
parentb310bcb0d382dcb2f5c481902772c591a77197d8 (diff)
Add shared ZK client config generator for zkfacade and vespa-zkcli
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 2dcae38fe2d..def94f212b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,6 +149,7 @@
<module>vsm</module>
<module>yolean</module>
<module>zkfacade</module>
+ <module>zookeeper-client-common</module>
<module>zookeeper-command-line-client</module>
<module>zookeeper-server</module>
</modules>