setting sourceEncoding to UTF-8 attic/branches/cdm-server/4.1.0/28171
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 31 May 2016 15:59:33 +0000 (17:59 +0200)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 31 May 2016 15:59:51 +0000 (17:59 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index cd9aa0e9975ee14a48d745e402614aaa4a1ebac3..6317e1a7db511e9ae014e95906b1863433327b7e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
   <name>CDM Community Standalone Server</name>
 
   <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jetty-version>9.2.9.v20150224</jetty-version>
   </properties>