Update SNAPSHOT to 2.2.9.RELEASE

This commit is contained in:
buildmaster
2021-07-06 15:11:40 +00:00
parent 47595a7e3a
commit f8438f7b7f
11 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.9.BUILD-SNAPSHOT</version>
<version>2.2.9.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>