Release version 3.1 GA (2023.0.0).

See #1498
This commit is contained in:
Christoph Strobl
2023-05-12 14:14:39 +02:00
parent 370b757a2c
commit 69ce8b7edf
5 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-relational-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>