DATAREST-1522 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2020-06-25 11:58:20 +02:00
parent 05c43601ca
commit 1f28937389
14 changed files with 20 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.4.0-M1</version>
<version>3.4.0-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>3.4.0-M1</version>
<version>3.4.0-SNAPSHOT</version>
<type>test-jar</type>
</dependency>