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.0.0.BUILD-SNAPSHOT to 0.2.2.BUILD-SNAPSHOT

This commit is contained in:
fangjian0423
2019-04-19 14:26:30 +08:00
parent 698425e045
commit a63a85cae2
67 changed files with 67 additions and 67 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-alibaba-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>0.2.2.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>