Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Dec 22, 2015
2 parents 837dba5 + 4ce6630 commit 58e34a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions qulice-checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@
<path>${project.artifactId}</path>
</configuration>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-Duser.language=en -Duser.country=US</argLine>
</configuration>
</plugin>
</plugins>
</build>
<profiles>
Expand Down

0 comments on commit 58e34a0

Please sign in to comment.