Update SNAPSHOT to 2.0.0.M5

This commit is contained in:
buildmaster
2017-12-02 03:36:08 +00:00
parent 89373e3216
commit 3ed9320e2a
7 changed files with 11 additions and 11 deletions

View File

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