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