Skip to content

Commit

Permalink
HV-376: Add a comment for the UTF-8 source encoding property.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpollet committed Feb 7, 2011
1 parent 1a08d18 commit 2cecbc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -55,6 +55,8 @@

<properties>
<slf4jVersion>1.6.1</slf4jVersion>

<!-- see http://maven.apache.org/general.html -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 2cecbc5

Please sign in to comment.