Release version 2021.0.11 (2021.0.11).

See #81
This commit is contained in:
Christoph Strobl
2022-04-19 13:48:17 +02:00
parent e985269944
commit 24f9403767
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom</artifactId>
<version>2021.0.11-SNAPSHOT</version>
<version>2021.0.11</version>
<relativePath>../bom</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom</artifactId>
<version>2021.0.11-SNAPSHOT</version>
<version>2021.0.11</version>
<packaging>pom</packaging>
<name>Spring Data Release Train - BOM</name>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom-parent</artifactId>
<version>2021.0.11-SNAPSHOT</version>
<version>2021.0.11</version>
<packaging>pom</packaging>
<name>Spring Data Release Train - BOM Infrastructure</name>