DATAREST-1539 - Release version 3.4 M2 (2020.0.0).

This commit is contained in:
Mark Paluch
2020-08-12 11:52:06 +02:00
parent 42d3a9e627
commit fe6192198a
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>3.4.0-SNAPSHOT</version>
<version>3.4.0-M2</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-SNAPSHOT</version>
<version>3.4.0-M2</version>
<type>test-jar</type>
</dependency>