diff options
Diffstat (limited to 'dataChange/installer/pom.xml')
-rwxr-xr-x | dataChange/installer/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml index 0eeea7aa..7ab32092 100755 --- a/dataChange/installer/pom.xml +++ b/dataChange/installer/pom.xml @@ -60,7 +60,6 @@ <descriptors> <descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor> </descriptors> - <appendAssemblyId>false</appendAssemblyId> </configuration> </execution> <execution> @@ -75,7 +74,6 @@ <descriptors> <descriptor>src/assembly/assemble_installer_zip.xml</descriptor> </descriptors> - <appendAssemblyId>false</appendAssemblyId> </configuration> </execution> </executions> |