Skip to content

Commit

Permalink
Revert "UTF-8 Compile Override Removed"
Browse files Browse the repository at this point in the history
This reverts commit 0883630.
  • Loading branch information
ryuuta0217 committed Sep 22, 2019
1 parent 0883630 commit 4cb9f64
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 @@ -108,6 +108,7 @@
</build>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 4cb9f64

Please sign in to comment.