Going back to snapshots

This commit is contained in:
buildmaster
2021-01-27 21:05:06 +00:00
parent 232cf8fa93
commit d495f11d2e
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</version>
<version>3.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>