Update SNAPSHOT to 3.0.0-M4

This commit is contained in:
buildmaster
2020-10-03 13:56:37 +00:00
parent 3c3b9a5a14
commit d31ce6d428
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>3.0.0-SNAPSHOT</version>
<version>3.0.0-M4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-openfeign</artifactId>