Prepare next development iteration.

See #3582
This commit is contained in:
Jens Schauder
2024-09-13 10:52:59 +02:00
parent 66b8f99767
commit bd3b07d02c
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.2.10</version>
<version>3.2.11-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.2.10</version>
<version>3.2.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>