Updates version to 2.2.11.BUILD-SNAPSHOT after release

This commit is contained in:
spencergibb
2021-11-03 16:02:09 -04:00
parent bf251614e2
commit 31ed804033
11 changed files with 11 additions and 11 deletions

View File

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