Update SNAPSHOT to 4.0.0-M4

This commit is contained in:
buildmaster
2022-07-29 19:57:16 +00:00
parent 06c7d85a18
commit 56cd7d46c0
12 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M4</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>