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

update fescar version to 0.4.0

This commit is contained in:
xiaojing 2019-03-20 17:31:20 +08:00 committed by GitHub
parent 4d5f714dc5
commit af601ca269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
<properties>
<sentinel.version>1.4.2</sentinel.version>
<oss.version>3.1.0</oss.version>
<fescar.version>0.2.3</fescar.version>
<fescar.version>0.4.0</fescar.version>
<nacos.client.version>1.0.0-RC2</nacos.client.version>
<nacos.config.version>0.8.0</nacos.config.version>
<acm.version>1.0.8</acm.version>
@ -446,4 +446,4 @@
</pluginRepositories>
</profile>
</profiles>
</project>
</project>