Release version 2025.0 RC1 (2025.0.0).

See #256
This commit is contained in:
Mark Paluch
2025-04-22 11:24:11 +02:00
parent e94e86a987
commit becc39def1
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>2025.0.0-SNAPSHOT</version>
<version>2025.0.0-RC1</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>2025.0.0-SNAPSHOT</version>
<version>2025.0.0-RC1</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>2025.0.0-SNAPSHOT</version>
<version>2025.0.0-RC1</version>
<packaging>pom</packaging>
<name>Spring Data Release Train - BOM Infrastructure</name>