Skip to content

Commit

Permalink
Set to use UTF-8 not platform
Browse files Browse the repository at this point in the history
  • Loading branch information
alaninmcr committed Apr 12, 2017
1 parent e822701 commit 5bbf4bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<url>http://www.opensource.org/licenses/bsd-3-clause</url>
</license>
</licenses>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<!-- FIXME: skos-api is out of date -->
Expand Down

0 comments on commit 5bbf4bb

Please sign in to comment.