Skip to content
Snippets Groups Projects
Commit 26a92e2f authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

use UTF-8 for source encoding

parent 1d47ade9
Branches
Tags
No related merge requests found
......@@ -220,6 +220,10 @@
</dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<profiles>
<profile>
<id>fatjar</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment