Release version 3.4.4 (2024.1.4).

See #3776
This commit is contained in:
Mark Paluch
2025-03-14 08:17:34 +01:00
parent 04a3cd9453
commit 3ea732c697
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.4.4-SNAPSHOT</version>
<version>3.4.4</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.4.4-SNAPSHOT</version>
<version>3.4.4</version>
<relativePath>../pom.xml</relativePath>
</parent>