Prepare next development iteration.

See #3889
This commit is contained in:
Mark Paluch
2025-06-13 10:18:22 +02:00
parent 9f8536fc37
commit 2acd0d6431
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.13</version>
<version>3.3.14-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.3.13</version>
<version>3.3.14-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>