aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdcApi/installer/pom.xml')
-rwxr-xr-xasdcApi/installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index f5c3771d..764c8665 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -60,6 +60,7 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
@@ -74,6 +75,7 @@
<descriptors>
<descriptor>src/assembly/assemble_installer_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>