Skip to content

Commit

Permalink
SCB-588 add archetypes sourceEncoding UTF-8
Browse files Browse the repository at this point in the history
Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>
  • Loading branch information
zhengyangyong authored and WillemJiang committed May 17, 2018
1 parent 61cda00 commit df66108
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-chassis.version>1.0.0-m2-SNAPSHOT</java-chassis.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-chassis.version>1.0.0-m2-SNAPSHOT</java-chassis.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-chassis.version>1.0.0-m2-SNAPSHOT</java-chassis.version>
<springboot.version>1.4.5.RELEASE</springboot.version>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-chassis.version>1.0.0-m2-SNAPSHOT</java-chassis.version>
</properties>

Expand Down

0 comments on commit df66108

Please sign in to comment.