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,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>pom</packaging>