Update SNAPSHOT to 2.0.0.M2

This commit is contained in:
Spencer Gibb
2017-08-23 16:41:13 -06:00
parent 40b8df69c7
commit 62a9eba604
8 changed files with 11 additions and 36 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.M2</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>