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

change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT

This commit is contained in:
fangjian0423
2019-04-19 14:09:14 +08:00
parent 5716f3a4f1
commit d6f8a7801d
69 changed files with 70 additions and 70 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>0.9.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
<name>Spring Cloud Starter Alibaba Nacos Discovery</name>