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 1.3.0-GA

This commit is contained in:
flystar32 2018-10-30 20:41:52 +08:00
parent caf9104009
commit 742a039ccd

View File

@ -16,7 +16,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>0.2.0</sentinel.version>
<sentinel.version>1.3.0-GA</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.version>0.3.0</nacos.version>
<acm.version>1.0.8</acm.version>