Update SNAPSHOT to 3.1.0-M1

This commit is contained in:
buildmaster
2021-07-30 18:32:24 +00:00
parent eda92db12a
commit cf1fbc6b1f
10 changed files with 14 additions and 14 deletions

View File

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