Skip to content

Commit

Permalink
FIX: added UTF-8 encoding to project reporting in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Molina committed Apr 8, 2015
1 parent dd33f21 commit e36d52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>

<dependencies>
Expand Down

0 comments on commit e36d52c

Please sign in to comment.