Release version 3.3 M1 (2024.0.0).

See #3229
This commit is contained in:
Christoph Strobl
2024-02-16 14:37:37 +01:00
parent 7d6cd8d3dd
commit 7114852802
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.0-SNAPSHOT</version>
<version>3.3.0-M1</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>