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

Update SNAPSHOT to 1.5.1.RELEASE

This commit is contained in:
fangjian0423
2019-11-15 02:58:20 +08:00
parent c93635fe9d
commit ef1d3083ec
57 changed files with 59 additions and 57 deletions

View File

@@ -14,7 +14,7 @@
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba</artifactId>
<version>1.5.1.BUILD-SNAPSHOT</version>
<version>1.5.1.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Alibaba</name>
@@ -267,6 +267,7 @@
</pluginRepository>
</pluginRepositories>
</profile>
</profiles>
</project>