Add properties for the build.
[sonitus.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3633ae5..4d5e9d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,4 +8,8 @@
        <artifactId>sonitus</artifactId>
        <version>0.1-SNAPSHOT</version>
 
+       <properties>
+               <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+       </properties>
+
 </project>