Skip to content

Commit

Permalink
POM sureplugin force locale=EN-AU
Browse files Browse the repository at this point in the history
- Hopefully fixes failing surefire tests due to strange locale
  • Loading branch information
mP1 committed May 3, 2024
1 parent 4e69e08 commit 5aff333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<maven.compiler.target>1.9</maven.compiler.target>
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
<!-- Other properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tz.database.version>2019a</tz.database.version>
Expand Down

0 comments on commit 5aff333

Please sign in to comment.