Update SNAPSHOT to 2.0.4.RELEASE

This commit is contained in:
buildmaster
2019-06-08 00:16:51 +00:00
parent 4d9a7c4ddd
commit 816eaa6abf
6 changed files with 10 additions and 10 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.5.BUILD-SNAPSHOT</version>
<version>2.0.6.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>