aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sliapi/installer/pom.xml')
-rwxr-xr-xsliapi/installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index ec54c3e..51a956a 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/pom.xml
@@ -59,6 +59,7 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
@@ -73,6 +74,7 @@
<descriptors>
<descriptor>src/assembly/assemble_installer_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>