We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8aff9 commit a8bf38aCopy full SHA for a8bf38a
parent/pom.xml
@@ -18,8 +18,7 @@
18
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19
<reproducible.build.timestamp>${git.commit.time}</reproducible.build.timestamp>
20
<project.build.outputTimestamp>${reproducible.build.timestamp}</project.build.outputTimestamp>
21
- <test.args><!-- Empty default value for Java version < 18 -->
22
- </test.args>
+ <test.args>-Duser.language=en</test.args>
23
</properties>
24
<licenses>
25
<license>
0 commit comments