Update SNAPSHOT to 3.0.3

This commit is contained in:
buildmaster
2021-05-27 08:42:32 +00:00
parent ecc5bea88a
commit a86edf3f1c
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.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>