Skip to content
Snippets Groups Projects
Commit 0bee201f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6949 set language to english

parent 9564b4d8
Branches
Tags
No related merge requests found
......@@ -341,6 +341,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<user.language>en</user.language>
<user.country>US</user.country>
</systemPropertyVariables>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment