Update SNAPSHOT to 2.0.0.RC2

This commit is contained in:
buildmaster
2018-05-25 13:14:36 +00:00
parent 96f5c650bf
commit 0da6e00f87
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.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>