diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-02-21 21:02:30 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-02-21 21:02:30 +0100 |
| commit | 70f8aa6f468daf3ffb4e98e853f3736982e241b3 (patch) | |
| tree | 7d1b43c2f0eef897e94f7f57785c53a223cce0fe | |
| parent | b577b369cb17df292db7ef4762202587fbda4662 (diff) | |
UTF-8 build in POM
| -rw-r--r-- | pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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>
|
