Skip to content

Commit

Permalink
Configured file encoding for the project to be UTF-8. It will no long…
Browse files Browse the repository at this point in the history
…er be platform dependent.
  • Loading branch information
MouaYing committed Jun 15, 2018
1 parent 8b4826d commit 2435403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<dependencies>
Expand Down

0 comments on commit 2435403

Please sign in to comment.