summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-21 21:02:30 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-21 21:02:30 +0100
commit70f8aa6f468daf3ffb4e98e853f3736982e241b3 (patch)
tree7d1b43c2f0eef897e94f7f57785c53a223cce0fe
parentb577b369cb17df292db7ef4762202587fbda4662 (diff)
UTF-8 build in POM
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cc01803..1c95073 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,6 +5,9 @@
<artifactId>cristal-dev</artifactId>
<version>0.6-SNAPSHOT</version>
<name>Cristal Development Module</name>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ </properties>
<build>
<resources>
<resource>