Add UTF8 encoding to the compiler options
This commit is contained in:
parent
a5d01a68d6
commit
a9058598cf
1
pom.xml
1
pom.xml
@ -77,6 +77,7 @@
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<encoding>UTF-8</encoding>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user