Update SNAPSHOT to 2.0.4.RELEASE

This commit is contained in:
buildmaster
2019-06-08 00:38:37 +00:00
parent 9e2c7fedf4
commit 56a287bacf
8 changed files with 12 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>