Update SNAPSHOT to 3.0.2

This commit is contained in:
buildmaster
2021-03-17 21:45:22 +00:00
parent 809277ef3c
commit 6d7ddfa7bd
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>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>