Update SNAPSHOT to 2.1.5.RELEASE

This commit is contained in:
buildmaster
2020-01-31 22:04:37 +00:00
parent 2a3389e6a7
commit e322deca1f
9 changed files with 14 additions and 13 deletions

View File

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