aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-service/installer/pom.xml')
-rwxr-xr-xaai-service/installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml
index 9a84fe1..d374b82 100755
--- a/aai-service/installer/pom.xml
+++ b/aai-service/installer/pom.xml
@@ -64,6 +64,7 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
@@ -78,6 +79,7 @@
<descriptors>
<descriptor>src/assembly/assemble_installer_zip.xml</descriptor>
</descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>