Skip to content

Commit

Permalink
修复standard\sonar-vj\pom.xml未指定源代编码(UTF-8)问题
Browse files Browse the repository at this point in the history
  • Loading branch information
qxo committed Dec 14, 2019
1 parent 7ffd469 commit 5212f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standard/sonar-vj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<java.plugin.version>5.0.1.12818</java.plugin.version>
<sslr.version>1.21</sslr.version>
<gson.version>2.6.2</gson.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>


Expand Down

0 comments on commit 5212f0d

Please sign in to comment.