Prepare next development iteration.

See #2396
This commit is contained in:
Jens Schauder
2024-08-16 09:01:33 +02:00
parent 99280197d5
commit 5c856036bb
11 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>4.2.9</version>
<version>4.2.10-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>4.2.9</version>
<version>4.2.10-SNAPSHOT</version>
<type>test-jar</type>
</dependency>