Update SNAPSHOT to 3.0.5

This commit is contained in:
buildmaster
2021-10-21 11:46:52 +00:00
parent 0e6b33f480
commit 127c866616
5 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>