Update SNAPSHOT to 3.1.0

This commit is contained in:
buildmaster
2021-12-01 18:58:19 +00:00
parent 79bb7e636d
commit e5471d91f8
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>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>jar</packaging>