Update SNAPSHOT to 2.2.0.M3

This commit is contained in:
buildmaster
2019-10-03 19:57:06 +00:00
parent 63e9264167
commit a855caefec
12 changed files with 16 additions and 16 deletions

View File

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