Release version 2.4 GA (2021.2.0).

See #1219
This commit is contained in:
Christoph Strobl
2022-05-13 10:05:05 +02:00
parent 6797448401
commit 18f478fae0
4 changed files with 6 additions and 6 deletions

View File

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