Commit 49a4dd95 authored by David Trott's avatar David Trott

Set source encoding to UTF8

parent 99e77f66
...@@ -49,6 +49,10 @@ ...@@ -49,6 +49,10 @@
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment