aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-10 15:06:06 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-15 12:34:46 +0200
commitbdedf768a0f50374f793c4e06a31226edf33abe3 (patch)
treef6c414952529ab8a2f19a9a33385d3db81078c2a /pom.xml
parent71d24e5944fae958383cdb4fa63e37f4bbe1f2a0 (diff)
Introduce cloud-tenant-base and hosted-tenant-base
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 0220a8ff21a..d81d3afba71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,7 @@
<module>bundle-plugin-test</module>
<module>chain</module>
<module>client</module>
+ <module>cloud-tenant-base</module>
<module>cloud-tenant-cd</module>
<module>clustercontroller-apps</module>
<module>clustercontroller-apputil</module>
@@ -85,6 +86,7 @@
<module>hosted-zone-api</module>
<module>http-utils</module>
<module>hosted-api</module>
+ <module>hosted-tenant-base</module>
<module>indexinglanguage</module>
<module>jaxrs_client_utils</module>
<module>jaxrs_utils</module>