Skip to content

Commit

Permalink
SimonStewart: Set the file encoding in the maven build
Browse files Browse the repository at this point in the history
r17048
  • Loading branch information
shs96c committed May 29, 2012
1 parent 70c3f77 commit 408c690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@
<source>1.6</source>
<target>1.6</target>
<debug>true</debug>
<encoding>utf-8</encoding>
<optimize>true</optimize>
</configuration>
</plugin>
Expand Down

0 comments on commit 408c690

Please sign in to comment.