DATAREST-1379 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2019-08-05 10:57:37 +02:00
parent 02e2c98f52
commit 2891ebf95f
13 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>2.6.23.RELEASE</version>
<version>2.6.24.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>2.6.23.RELEASE</version>
<version>2.6.24.BUILD-SNAPSHOT</version>
<type>test-jar</type>
</dependency>