summaryrefslogtreecommitdiffstats
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 fbdc3c3b..61d07b97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,7 @@
<configuration>
<source>1.6</source>
<target>1.6</target>
+ <encoding>${project.build.sourceEncoding}</encoding>
</configuration>
</plugin>
<plugin>