Update SNAPSHOT to 2.2.5.RELEASE

This commit is contained in:
buildmaster
2020-08-28 19:35:24 +00:00
parent b5b8664c4c
commit cec480ea2d
10 changed files with 15 additions and 14 deletions

View File

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