Going back to snapshots

This commit is contained in:
buildmaster
2023-01-25 15:35:34 +00:00
parent c3e30c5a93
commit 545968eebb
13 changed files with 18 additions and 17 deletions

View File

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