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

upgrade to Hoxton.SR1

This commit is contained in:
fangjian0423 2020-01-15 16:28:34 +08:00
parent 9a5518d302
commit 7bc57cbfdf
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>2.2.0.RELEASE</version>
<version>2.2.1.RELEASE</version>
<relativePath/>
</parent>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.0.RELEASE</version>
<version>2.2.1.RELEASE</version>
<relativePath/>
</parent>