summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <jvenstad@yahoo-inc.com>2018-09-18 16:52:22 +0200
committerJon Marius Venstad <jvenstad@yahoo-inc.com>2018-09-19 09:39:01 +0200
commitdc974804fb1bc759b0e979c4294f3fb89f822766 (patch)
treecb1522ffc269be455b16312c5313001ecd4817ff /pom.xml
parent4d6acff9649baf0f7ed8468624b181fcbf3ffeb7 (diff)
Add modules for open-source hosted applications
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1463103f3c5..573c618ab68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,6 +115,8 @@
<module>standalone-container</module>
<module>statistics</module>
<module>storage</module>
+ <module>tenant-base</module>
+ <module>tenant-cd</module>
<module>testutil</module>
<module>vdslib</module>
<module>vespaclient-core</module>