Update SNAPSHOT to 4.0.0-M2

This commit is contained in:
buildmaster
2022-03-31 22:11:18 +00:00
parent f347bd8302
commit 533bfb58a4
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-M2</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>jar</packaging>