summaryrefslogtreewikicommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5a78364..084fbb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
+ <encoding>UTF-8</encoding>
</configuration>
</plugin>
</plugins>