aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-core-tools/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ncomp-core-tools/pom.xml')
-rw-r--r--ncomp-core-tools/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-core-tools/pom.xml b/ncomp-core-tools/pom.xml
index 0934cdb..f23bb06 100644
--- a/ncomp-core-tools/pom.xml
+++ b/ncomp-core-tools/pom.xml
@@ -70,11 +70,11 @@
<phase>package</phase>
<configuration>
<attach>false</attach>
+ <appendAssemblyId>false</appendAssemblyId>
<finalName>${project.artifactId}-${project.version}</finalName>
<descriptors>
<descriptor>src/assembly/assemble_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>