From: liamfallon Date: Wed, 12 Jan 2022 16:36:45 +0000 (+0000) Subject: Add newline to end of POM file X-Git-Tag: 2.7.1~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c719ee941bd4202b617544e351a11a35b20b8a6a;p=policy%2Fapex-pdp.git 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 --- diff --git a/pom.xml b/pom.xml index fa178475e..5471367b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@