projects
/
xudocci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0bbd6
)
Set source encoding to UTF-8.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 2 May 2013 19:13:39 +0000
(21:13 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 2 May 2013 19:13:39 +0000
(21:13 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
14a590b
..
ce27ee6
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-32,4
+32,8
@@
</dependency>
</dependencies>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ </properties>
+
</project>