Update SNAPSHOT to 2.1.3.RELEASE

This commit is contained in:
buildmaster
2019-09-09 19:15:23 +00:00
parent 96ae8479aa
commit b16904f15e
6 changed files with 151 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.3.RELEASE</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>pom</packaging>