From c3db8c150c2ca5f4ccde1186f107b40c9217528d Mon Sep 17 00:00:00 2001
From: Rico Bergmann <rico.bergmann1@tu-dresden.de>
Date: Thu, 1 Aug 2019 23:41:06 +0200
Subject: [PATCH] Add newline at end of POM

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 799c1fc..3cae335 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,5 +90,5 @@
 			</plugin>
 		</plugins>
 	</build>
-
-</project>
\ No newline at end of file
+ 
+</project>
-- 
GitLab