Release version 3.1.4 (2023.0.4).

See #3118
This commit is contained in:
Mark Paluch
2023-09-15 10:52:25 +02:00
parent 74778e9d57
commit 4c3480f1d0
4 changed files with 6 additions and 6 deletions

View File

@@ -5,12 +5,12 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-envers</artifactId>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.4</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>