Release version 4.1 GA (2023.0.0).

See #2255
This commit is contained in:
Christoph Strobl
2023-05-12 14:14:39 +02:00
parent 26ae406bf9
commit e1877c3f9f
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.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>