Release version 4.0.12 (2022.0.12).

See #2318
This commit is contained in:
Mark Paluch
2023-11-17 10:57:14 +01:00
parent 6b76427e6f
commit feb3e31b69
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.12-SNAPSHOT</version>
<version>4.0.12</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.12-SNAPSHOT</version>
<version>4.0.12</version>
<type>test-jar</type>
</dependency>