Skip to content

Commit

Permalink
(fix) mvn build sourceEncoding
Browse files Browse the repository at this point in the history
  • Loading branch information
fengjiachun committed Aug 15, 2019
1 parent 6f8ded8 commit 66e47bd
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 @@ -69,6 +69,7 @@
<metrics.version>4.0.2</metrics.version>
<mockito.version>1.9.5</mockito.version>
<powermock.version>1.6.0</powermock.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.encoding>UTF-8</project.encoding>
<protobuf.version>3.5.1</protobuf.version>
<protostuff.version>1.6.0</protostuff.version>
Expand Down

0 comments on commit 66e47bd

Please sign in to comment.