projects
/
jSite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e59f14
)
Fix configuration of compiler plugin.
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Sun, 7 Sep 2014 08:00:21 +0000
(10:00 +0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Sun, 7 Sep 2014 08:00:21 +0000
(10:00 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1edf7b1
..
e967e64
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-32,6
+32,7
@@
<configuration>
<source>1.6</source>
<target>1.6</target>
+ <encoding>UTF-8</encoding>
</configuration>
</plugin>
<plugin>