Skip to content

Commit

Permalink
source encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
uwol committed Jan 6, 2017
1 parent c5e0cb4 commit 4f92b75
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 @@ -7,6 +7,9 @@
<artifactId>computational-economy</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
<finalName>ComputationalEconomy</finalName>
<plugins>
Expand Down

0 comments on commit 4f92b75

Please sign in to comment.