Update SNAPSHOT to 2.1.0.M2

This commit is contained in:
buildmaster
2018-11-18 09:44:19 +00:00
parent ee1e72660a
commit 1ee4f0c7cb
8 changed files with 12 additions and 12 deletions

View File

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