From c719ee941bd4202b617544e351a11a35b20b8a6a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 12 Jan 2022 16:36:45 +0000 Subject: [PATCH] Add newline to end of POM file If the new line is not there, then it breaks the release scripts because the line count is off. Issue-ID: POLICY-3835 Change-Id: Ie18070c844d8138b7c6eb4dd74b1c46cfe132846 Signed-off-by: liamfallon --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fa178475e..5471367b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@