Update SNAPSHOT to 3.0.0.M1

This commit is contained in:
buildmaster
2020-04-09 22:28:08 +00:00
parent e4a8b0a6a6
commit 1f3ee5cfec
5 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.M1</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-openfeign-core</artifactId>