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