Prepare next development iteration.

See #2531
This commit is contained in:
Christoph Strobl
2022-07-15 15:30:45 +02:00
parent c4148e5bd5
commit 48e6f3189e
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.0.0-M5</version>
<version>3.0.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>