Update SNAPSHOT to 2.1.1.RELEASE

This commit is contained in:
buildmaster
2019-03-05 17:47:11 +00:00
parent d01bcdf29c
commit d73c61f0f0
6 changed files with 149 additions and 11 deletions

View File

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