Release version 3.3.5 (2024.0.5).

See #3609
This commit is contained in:
Mark Paluch
2024-10-18 11:36:33 +02:00
parent d90b4ac754
commit 7ff86e1dfc
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.3.5-SNAPSHOT</version>
<version>3.3.5</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.3.5-SNAPSHOT</version>
<version>3.3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>