Update SNAPSHOT to 2.0.0.RC1

This commit is contained in:
buildmaster
2018-04-24 16:33:37 +00:00
parent 056e448dd3
commit 4fdeb7b498
7 changed files with 11 additions and 11 deletions

View File

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