summaryrefslogtreecommitdiffstats
path: root/tenant-cd-api
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-cd-api')
-rw-r--r--tenant-cd-api/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml
index 0c63a17dcc0..b9b4d136317 100644
--- a/tenant-cd-api/pom.xml
+++ b/tenant-cd-api/pom.xml
@@ -6,9 +6,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>tenant-cd</artifactId>
- <name>Hosted Vespa tenant CD</name>
- <description>Test library for hosted Vespa applications.</description>
+ <artifactId>tenant-cd-api</artifactId>
+ <name>Hosted Vespa tenant CD API</name>
+ <description>Test API library for hosted Vespa applications.</description>
<url>https://github.com/vespa-engine</url>
<packaging>jar</packaging>