Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Set source encoding globally
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Sep 20, 2016
1 parent eeb74d8 commit e91bce4
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 @@ -34,6 +34,7 @@
</repository>
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.12</junit.version>
<akka.version>2.3.15</akka.version>
<slf4j.version>1.7.21</slf4j.version>
Expand Down

0 comments on commit e91bce4

Please sign in to comment.