Going back to snapshots

This commit is contained in:
buildmaster
2022-02-17 17:10:06 +00:00
parent d66ab832d1
commit d2652f9e51
14 changed files with 17 additions and 20 deletions

View File

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