summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 60cf5d8..8d1fe52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,9 @@
<version>2.4-SNAPSHOT</version>
<name>cristal-gui</name>
<description>CRISTAL Kernel GUI</description>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ </properties>
<dependencies>
<dependency>
<groupId>cristal</groupId>