Going back to snapshots

This commit is contained in:
buildmaster
2021-03-17 22:01:44 +00:00
parent f4115653a5
commit 24fa7dd772
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.2</version>
<version>3.0.2-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>