Release version 4.0 M6 (2022.0.0).

See #2162
This commit is contained in:
Spring Builds
2022-09-19 14:15:25 +00:00
parent 97f7d45be7
commit 04c620ce40
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.0.0-SNAPSHOT</version>
<version>4.0.0-M6</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.0.0-SNAPSHOT</version>
<version>4.0.0-M6</version>
<type>test-jar</type>
</dependency>