Update SNAPSHOT to 3.0.0

This commit is contained in:
buildmaster
2020-12-21 19:42:15 +00:00
parent ad21ff2276
commit 258e8aee95
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</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-openfeign</artifactId>