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.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/cloud-tenant-cd/pom.xml b/cloud-tenant-cd/pom.xml
index c771e2dd1c3..b4670e6e83f 100644
--- a/cloud-tenant-cd/pom.xml
+++ b/cloud-tenant-cd/pom.xml
@@ -78,9 +78,7 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
- <attachBundleArtifact>true</attachBundleArtifact>
- <bundleClassifierName>deploy</bundleClassifierName>
- <useCommonAssemblyIds>false</useCommonAssemblyIds>
+ <useCommonAssemblyIds>true</useCommonAssemblyIds>
</configuration>
</plugin>
<plugin>