Skip to content
Snippets Groups Projects
Commit 5b9c45d2 authored by Alberto Debiasi's avatar Alberto Debiasi
Browse files

Update pom.xml removing autoformatting from configuration field.

parent 98289189
No related branches found
No related tags found
No related merge requests found
......@@ -251,8 +251,7 @@
<version>${tycho.version}</version>
<configuration>
<!-- THE FOLLOWING LINE MUST NOT BE BROKEN BY AUTOFORMATTING -->
<argLine>${tycho.testArgLine} ${platformSystemProperties}
${systemProperties} ${moduleProperties}</argLine>
<argLine>${tycho.testArgLine} ${platformSystemProperties} ${systemProperties} ${moduleProperties}</argLine>
<failIfNoTests>false</failIfNoTests>
<useUIHarness>false</useUIHarness>
</configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment