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

@@ -5,7 +5,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>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>