projects
/
sonitus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db088ac
)
Add properties for the build.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 14 Mar 2013 18:15:20 +0000
(19:15 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 14 Mar 2013 18:15:20 +0000
(19:15 +0100)
pom.xml
patch
|
blob
|
history
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>