Bumping versions to 3.0.2-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-01-27 21:05:07 +00:00
parent d495f11d2e
commit 5bd1b7f121
8 changed files with 12 additions and 12 deletions

View File

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