Update SNAPSHOT to 4.0.0

This commit is contained in:
buildmaster
2022-12-15 21:00:47 +00:00
parent 8365c90ce5
commit bb09a2e3aa
5 changed files with 8 additions and 8 deletions

View File

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