maven: set source encoding to UTF-8
This commit is contained in:
parent
9028d0c76d
commit
0d46401a74
1 changed files with 3 additions and 0 deletions
3
pom.xml
3
pom.xml
|
@ -16,4 +16,7 @@
|
|||
<issueManagement>
|
||||
<url>https://github.com/haraldh/opretj/issues</url>
|
||||
</issueManagement>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue