aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-10 14:28:15 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-15 12:34:46 +0200
commita19da10e4ab5997e3398754cdffc4e948f5ede60 (patch)
tree84e894cf0b3194ec6e8eff73c820e63610ccf16e /pom.xml
parent5a5221dd531c1a927685a5d18f2fb9eb3e2a474c (diff)
Rename tenant-cd-impl -> cloud-tenant-cd
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4e083cc2dbb..d2b6aa4a2ac 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-cd</module>
<module>clustercontroller-apps</module>
<module>clustercontroller-apputil</module>
<module>clustercontroller-core</module>
@@ -127,7 +128,6 @@
<module>tenant-auth</module>
<module>tenant-base</module>
<module>tenant-cd</module>
- <module>tenant-cd-impl</module>
<module>testutil</module>
<module>vdslib</module>
<module>vespaclient-core</module>