Update SNAPSHOT to 3.0.6

This commit is contained in:
buildmaster
2021-12-15 17:01:03 +00:00
parent 70a9002002
commit 7af0efd569
6 changed files with 59 additions and 8 deletions

View File

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