Prepare next development iteration.

See #3610
This commit is contained in:
Mark Paluch
2024-10-18 12:49:40 +02:00
parent d242c38e51
commit f92ca756ce
5 changed files with 7 additions and 7 deletions

View File

@@ -5,12 +5,12 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-envers</artifactId>
<version>3.4.0-RC1</version>
<version>3.4.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.4.0-RC1</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>