Release version 2023.0 GA (2023.0.0).

See #143
This commit is contained in:
Christoph Strobl
2023-05-12 14:14:38 +02:00
parent afb49028e4
commit 9e7158a39b
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>2023.0.0-SNAPSHOT</version>
<version>2023.0.0</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>2023.0.0-SNAPSHOT</version>
<version>2023.0.0</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>2023.0.0-SNAPSHOT</version>
<version>2023.0.0</version>
<packaging>pom</packaging>
<name>Spring Data Release Train - BOM Infrastructure</name>