Update SNAPSHOT to 1.0.3.RELEASE

This commit is contained in:
buildmaster
2019-05-22 21:40:43 +00:00
parent 58145d41f6
commit 08ea52bde7
6 changed files with 144 additions and 43 deletions

View File

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