Update SNAPSHOT to 3.1.3

This commit is contained in:
buildmaster
2022-05-26 20:27:01 +00:00
parent 4cba1de153
commit bc7d39fa04
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.1.3-SNAPSHOT</version>
<version>3.1.3</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>