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

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