Fix assembly xmls for maven-assembly-plugin v2.2+ 99/3199/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 7 Apr 2017 19:24:49 +0000 (12:24 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 7 Apr 2017 19:53:36 +0000 (12:53 -0700)
commita497136ee91a9efe26c870506d8760481d0c4cbf
tree6eb0ddd65cc3c6826fd7c36301237ef633494a7b
parent2d004825aef05ef5f18d67ce203dccdd9ce50ac4
Fix assembly xmls for maven-assembly-plugin v2.2+

Starting in version 2.2, maven-assembly-plugin
requires an id tag in the assembly descriptor xmls.
This patch allows the project to be built in
environments that use newer versions of
maven-assembly-plugin.

For details, see:
https://issues.apache.org/jira/browse/MASSEMBLY-517

Change-Id: Iab4a2d80f1efdc3a6132e654bf47f9e9d0e3cbcb
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
properties-node/installer/pom.xml
properties-node/installer/src/assembly/assemble_installer_zip.xml
properties-node/installer/src/assembly/assemble_mvnrepo_zip.xml
restapi-call-node/installer/pom.xml
restapi-call-node/installer/src/assembly/assemble_installer_zip.xml
restapi-call-node/installer/src/assembly/assemble_mvnrepo_zip.xml