Update SNAPSHOT to 3.0.0-RC1

This commit is contained in:
buildmaster
2020-12-11 22:18:21 +00:00
parent 392f6636ac
commit 83843ef9cd
8 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>jar</packaging>