Update SNAPSHOT to 2.1.0.RC1

This commit is contained in:
buildmaster
2018-12-11 18:32:04 +00:00
parent 0a40ac3827
commit 3cd23a4c52
8 changed files with 12 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC1</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>