Release version 3.3.1 (2024.0.1).

See #3481
This commit is contained in:
Mark Paluch
2024-06-14 10:45:40 +02:00
parent e3ee35f12e
commit fd4e7e7283
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.1-SNAPSHOT</version>
<version>3.3.1</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>