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

@@ -6,7 +6,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>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>