Updates version to 3.1.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-07-09 14:34:59 -04:00
parent 2b8c6e4d5a
commit c54e90eb5e
10 changed files with 14 additions and 14 deletions

View File

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