Update SNAPSHOT to 2.1.5.RELEASE

This commit is contained in:
buildmaster
2019-11-18 14:45:16 +00:00
parent 7f8c95eb44
commit c6778672d6
10 changed files with 19 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>2.1.5.BUILD-SNAPSHOT</version>
<version>2.1.5.RELEASE</version>
<relativePath>..</relativePath>
</parent>