Release version 4.2 GA (2023.1.0).

See #2321
This commit is contained in:
Mark Paluch
2023-11-17 14:29:59 +01:00
parent eb5e622aa5
commit 7248dc016a
11 changed files with 15 additions and 15 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>