summaryrefslogtreecommitdiffstats
path: root/dataChange/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dataChange/installer/pom.xml')
-rwxr-xr-xdataChange/installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 7ab32092..0eeea7aa 100755
--- a/dataChange/installer/pom.xml
+++ b/dataChange/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>