aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-10 14:56:07 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-15 12:34:46 +0200
commit71d24e5944fae958383cdb4fa63e37f4bbe1f2a0 (patch)
treee60feaf88d5d284fdfa9cc9d97b7f482479173a8 /pom.xml
parenta19da10e4ab5997e3398754cdffc4e948f5ede60 (diff)
tenant-cd -> tenant-cd-api
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 d2b6aa4a2ac..0220a8ff21a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<module>storage</module>
<module>tenant-auth</module>
<module>tenant-base</module>
- <module>tenant-cd</module>
+ <module>tenant-cd-api</module>
<module>testutil</module>
<module>vdslib</module>
<module>vespaclient-core</module>