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

update nacos client version to 1.0.0-RC2

This commit is contained in:
xiaojing 2019-03-19 16:35:22 +08:00 committed by GitHub
parent 1f9eed436b
commit e78c12edbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
<sentinel.version>1.4.2</sentinel.version>
<oss.version>3.1.0</oss.version>
<fescar.version>0.2.3</fescar.version>
<nacos.client.version>1.0.0-RC1</nacos.client.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>
<ans.version>1.0.1</ans.version>
@ -453,4 +453,4 @@
</pluginRepositories>
</profile>
</profiles>
</project>
</project>