Bumping versions to 4.0.1-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-12-15 21:21:50 +00:00
parent bb24225919
commit 041691b580
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>4.0.0-SNAPSHOT</version>
<version>4.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>