Update SNAPSHOT to 3.0.8

This commit is contained in:
buildmaster
2022-07-27 10:26:03 +00:00
parent b4c9567de5
commit d111204007
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.8-SNAPSHOT</version>
<version>3.0.8</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>