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,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.3.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>