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

update pom to adapt Hoxton version

This commit is contained in:
fangjian0423
2019-11-29 11:00:39 +08:00
parent 34308b0a49
commit e4a4e7f288
3 changed files with 26 additions and 17 deletions

View File

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