Removed extra whitespace from POM

This commit is contained in:
Ryan Wild 2018-10-15 15:38:43 +02:00
parent 04c2287e7d
commit 7a7b332a6d

View file

@ -16,7 +16,6 @@
<tfm.build.author>${buildAuthor}</tfm.build.author>
<tfm.build.head>${buildHead}</tfm.build.head>
<jar.finalName>${project.name}</jar.finalName>
<maven.build.timestamp.format>dd/MM/yyyy hh:mm aa</maven.build.timestamp.format>
</properties>
@ -151,7 +150,6 @@
</resource>
</resources>
<plugins>
<!-- Compiler -->
<plugin>
@ -216,7 +214,6 @@
</plugin>
<!-- Properties -->
<plugin>
<groupId>org.codehaus.mojo</groupId>