Prepare next development iteration.

See #3678
This commit is contained in:
Christoph Strobl
2024-12-13 09:38:10 +01:00
parent 72bd0868d6
commit 16af77018c
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.1</version>
<version>3.4.2-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.4.1</version>
<version>3.4.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>