aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-cd/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-23 09:22:18 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-23 14:19:51 +0200
commita559b97e1199fa82f250aa3cc6ea3506bd49020f (patch)
tree20a1f635a7d2ea92d571858910f1d8049a179378 /cloud-tenant-cd/pom.xml
parentf1b046dc29c91016d8f0ba65dbb18b49795d1bc0 (diff)
Include test bundles in image
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>