diff options
author | Dan Timoney <dtimoney@att.com> | 2017-04-21 17:41:04 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-04-21 17:41:04 -0400 |
commit | 5cd9aa6adfc985ead8895e5df737c9a25edf3ba5 (patch) | |
tree | 8b043480b5e264c4e7e47b739449191a5c701c6c /restapi-call-node/installer/pom.xml | |
parent | a497136ee91a9efe26c870506d8760481d0c4cbf (diff) |
[SDNC-5] Rebase plugins
Apply bug fixes found in internal testing
Change-Id: Id149e0dc474ad2d0abf70fcb6835fe47cca1cec7
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/installer/pom.xml')
-rwxr-xr-x | restapi-call-node/installer/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index c84b301..0e88789 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -59,7 +59,6 @@ <descriptors> <descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor> </descriptors> - <appendAssemblyId>false</appendAssemblyId> </configuration> </execution> <execution> @@ -74,7 +73,6 @@ <descriptors> <descriptor>src/assembly/assemble_installer_zip.xml</descriptor> </descriptors> - <appendAssemblyId>false</appendAssemblyId> </configuration> </execution> </executions> |