Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
buildmaster
2020-03-04 16:45:55 +00:00
parent 3d2be39670
commit a5e3cb7eb9
10 changed files with 20 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>2.2.2.RELEASE</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>pom</packaging>