Bumping versions to 2021.0.2.SNAPSHOT after release

This commit is contained in:
buildmaster
2022-04-27 20:53:04 +00:00
parent a789cc2f2f
commit 9709a7f0eb
6 changed files with 29 additions and 29 deletions

View File

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