Browse Source

Redirect test output to file

tags/2.5-rc1
Simon Brandhof 11 years ago
parent
commit
6243d13451
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      pom.xml

+ 1
- 0
pom.xml View File

@@ -56,6 +56,7 @@

<properties>
<sonar.buildVersion>2.11</sonar.buildVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
</properties>

<dependencies>

Loading…
Cancel
Save