Update SNAPSHOT to 4.0.3

This commit is contained in:
buildmaster
2023-05-24 18:16:08 +00:00
parent 56963c122e
commit cc740db82e
55 changed files with 84 additions and 84 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>