Update SNAPSHOT to 4.0.0-M2

This commit is contained in:
buildmaster
2022-03-31 21:51:31 +00:00
parent 952a7b0ff0
commit 0c5c3befbc
5 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-openfeign</artifactId>