WW-4233 Adds UTF-8 encoding property to all poms

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1534982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-10-23 10:56:53 +00:00
parent 37ef9461d1
commit 615bf35f4f
57 changed files with 143 additions and 8 deletions
+3
View File
@@ -72,4 +72,7 @@
</dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>