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

update spring cloud build version to 1.3.10

This commit is contained in:
flystar32 2018-10-08 22:56:01 +08:00
parent 5ab2faedb5
commit 1620f97b97
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.8.RELEASE</version>
<version>1.3.10.RELEASE</version>
<relativePath/>
</parent>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.3.3.BUILD-SNAPSHOT</version>
<version>1.3.10.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-alibaba-dependencies</artifactId>