Prepare next development iteration.

See #3608
This commit is contained in:
Mark Paluch
2024-10-18 10:17:01 +02:00
parent 055f505160
commit 6cd5d3496b
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.11</version>
<version>3.2.12-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.2.11</version>
<version>3.2.12-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>