summaryrefslogtreecommitdiffstats
path: root/controller-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controller-api/pom.xml')
-rw-r--r--controller-api/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/controller-api/pom.xml b/controller-api/pom.xml
index 5a25c6ae081..51666da0c03 100644
--- a/controller-api/pom.xml
+++ b/controller-api/pom.xml
@@ -150,6 +150,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <useCommonAssemblyIds>false</useCommonAssemblyIds>
+ </configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>