Release version 2020.0.3 (2020.0.3).

See #20
This commit is contained in:
Christoph Strobl
2021-01-13 14:18:34 +01:00
parent 29c0fcf9ab
commit 29a352060a
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>2020.0.3-SNAPSHOT</version>
<version>2020.0.3</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>2020.0.3-SNAPSHOT</version>
<version>2020.0.3</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>2020.0.3-SNAPSHOT</version>
<version>2020.0.3</version>
<packaging>pom</packaging>
<name>Spring Data Release Train - BOM Infrastructure</name>