summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-06-10 14:44:16 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-06-10 15:06:09 +0200
commite0f58988817a64aa549e36bff2b4c89f191e20ee (patch)
tree3273e6f23866911ee8e2492b06fd02b9db6ca7c0 /pom.xml
parent3d1b445b10f70771cf7a4bce1ba2d285c553f930 (diff)
Move Zone API to separate bundle
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a98d9887fcf..941cd18b9e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,6 +80,8 @@
<module>filedistribution</module>
<module>flags</module>
<module>fsa</module>
+ <module>hosted-api</module>
+ <module>hosted-zone-api</module>
<module>http-utils</module>
<module>indexinglanguage</module>
<module>jaxrs_client_utils</module>
@@ -144,7 +146,6 @@
<module>zkfacade</module>
<module>zookeeper-command-line-client</module>
<module>zookeeper-server</module>
- <module>hosted-api</module>
</modules>
</project>