Update SNAPSHOT to 2.0.0.M8

This commit is contained in:
buildmaster
2018-03-02 17:23:34 +00:00
parent 1ca71510d0
commit 1f9c65df7e
7 changed files with 11 additions and 11 deletions

View File

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