Prepare next development iteration.

See #5025
This commit is contained in:
Mark Paluch
2025-08-15 10:04:15 +02:00
parent d18f18e82f
commit 4b3ff368e3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Data MongoDB</name>
+1 -1
View File
@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>