1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

update nacos version to 0.2.1-RC and format code

This commit is contained in:
flystar32
2018-09-20 11:31:50 +08:00
parent 2d277e42c1
commit e4d9f98313
12 changed files with 114 additions and 109 deletions

View File

@@ -18,7 +18,7 @@
<properties>
<sentinel.version>0.1.1</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.version>0.2.0</nacos.version>
<nacos.version>0.2.1-RC1</nacos.version>
</properties>
<dependencyManagement>