summaryrefslogtreecommitdiffstats
path: root/tenant-cd/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-cd/pom.xml')
-rw-r--r--tenant-cd/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tenant-cd/pom.xml b/tenant-cd/pom.xml
index 2fdf5adfb57..5b73e746b3b 100644
--- a/tenant-cd/pom.xml
+++ b/tenant-cd/pom.xml
@@ -5,7 +5,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <artifactId>tenant-cd</artifactId>
+ <groupId>ai.vespa.hosted</groupId>
+ <artifactId>cd</artifactId>
<name>Hosted Vespa tenant CD</name>
<description>Test library for hosted Vespa applications.</description>
<url>https://github.com/vespa-engine</url>