Update SNAPSHOT to 2022.0.3

This commit is contained in:
buildmaster
2023-05-25 15:02:58 +00:00
parent c3c8fc7fb9
commit d3d2bbe2be
6 changed files with 27 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>2022.0.3-SNAPSHOT</version>
<version>2022.0.3</version>
</parent>
<packaging>jar</packaging>
<name>Spring Cloud Release Train Docs</name>

View File

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