From 6f6c15df3da4360c57c616355447052ae1802f85 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 17 May 2018 13:25:08 -0700 Subject: [PATCH] Adjust boot artifact zip packaging Move all scripts to the top level of the zip file instead of having them within a subdirectory. Change-Id: Id2a447ae7b1d4abf2f05e31d6f79da178c021205 Issue-ID: INT-504 Signed-off-by: Gary Wu --- boot/assembly.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boot/assembly.xml b/boot/assembly.xml index 34defef0..006337ce 100644 --- a/boot/assembly.xml +++ b/boot/assembly.xml @@ -5,6 +5,7 @@ zip + false ${basedir} @@ -15,6 +16,7 @@ assembly.xml pom.xml target + .* -- 2.16.6