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

update sentinel version to 0.2.0

This commit is contained in:
flystar32
2018-10-11 21:48:35 +08:00
parent 319f249021
commit 7fdd8fa3e2
9 changed files with 54 additions and 53 deletions

View File

@@ -16,7 +16,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>0.1.1</sentinel.version>
<sentinel.version>0.2.0</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.version>0.2.1</nacos.version>
</properties>