aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-cd/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cloud-tenant-cd/pom.xml')
-rw-r--r--cloud-tenant-cd/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cloud-tenant-cd/pom.xml b/cloud-tenant-cd/pom.xml
index 61edf7fd23c..b61e06eba04 100644
--- a/cloud-tenant-cd/pom.xml
+++ b/cloud-tenant-cd/pom.xml
@@ -59,6 +59,11 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <attachBundleArtifact>true</attachBundleArtifact>
+ <bundleClassifierName>deploy</bundleClassifierName>
+ <useCommonAssemblyIds>false</useCommonAssemblyIds>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>