Update SNAPSHOT to 4.0.0-M1

This commit is contained in:
buildmaster
2022-01-27 22:03:30 +00:00
parent 3571e73165
commit df7f8a2ce5
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-M1</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>jar</packaging>