Update SNAPSHOT to 2021.0.6

This commit is contained in:
buildmaster
2023-02-24 03:42:40 +00:00
parent dd371879d6
commit 648cf0f449
6 changed files with 30 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>2021.0.6-SNAPSHOT</version>
<version>2021.0.6</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>3.1.6-SNAPSHOT</version>
<version>3.1.6</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2021.0.6-SNAPSHOT</version>
<version>2021.0.6</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>