Update SNAPSHOT to 2.2.5.RELEASE

This commit is contained in:
buildmaster
2020-08-28 20:12:13 +00:00
parent 169530433e
commit 8902e012f7
8 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.2.5.BUILD-SNAPSHOT</version>
<version>2.2.5.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>