aboutsummaryrefslogtreecommitdiffstats
path: root/sli/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sli/installer/pom.xml')
-rwxr-xr-xsli/installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml
index 1f15d9e..d025100 100755
--- a/sli/installer/pom.xml
+++ b/sli/installer/pom.xml
@@ -70,6 +70,7 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
@@ -84,6 +85,7 @@
<descriptors>
<descriptor>src/assembly/assemble_installer_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>