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

Bumping versions to 2.1.1.BUILD-SNAPSHOT after release

This commit is contained in:
fangjian0423
2019-08-02 10:59:09 +08:00
parent 5a6a7e24cd
commit 9cf5624a86
75 changed files with 76 additions and 76 deletions

View File

@@ -10,7 +10,7 @@ Spring Cloud Alibaba BOM 包含了它所使用的所有依赖的版本。
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.1.1.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>