Update SNAPSHOT to 4.0.0-RC3

This commit is contained in:
buildmaster
2022-12-01 18:34:32 +00:00
parent 9a5e942d8b
commit a42e29a9a1
12 changed files with 16 additions and 16 deletions

View File

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