fix whitespace

This commit is contained in:
Shane Kilkelly 2018-11-30 16:13:33 +00:00
parent 267d324870
commit aa267a59da

View file

@ -23,8 +23,8 @@
<compilerArgument></compilerArgument> <compilerArgument></compilerArgument>
</configuration> </configuration>
</plugin> </plugin>
<!-- Workaround, test loader crashes without this configuration option --> <!-- Workaround, test loader crashes without this configuration option -->
<!-- See: https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class --> <!-- See: https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>