Add properties for the build.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 18:15:20 +0000 (19:15 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 18:15:20 +0000 (19:15 +0100)
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>