Added UTF-8 as default encoding
This commit is contained in:
parent
9ec35cbfb3
commit
24d04f04c8
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -175,5 +175,6 @@
|
|||
<properties>
|
||||
<!-- github server corresponds to entry in ~/.m2/settings.xml -->
|
||||
<github.global.server>githubo</github.global.server>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
</project>
|
Loading…
Reference in a new issue