Fix assembly xmls for maven-assembly-plugin v2.2+ 97/3197/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 7 Apr 2017 19:26:14 +0000 (12:26 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 7 Apr 2017 19:53:24 +0000 (12:53 -0700)
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: I95df31b2eb880eb6d2a466eafcc57206f9d3d516
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Former-commit-id: 59263d726d0c6811c7608a0cbbbff18f74aa8c22


No differences found