Prepare next development iteration.

See #2706
This commit is contained in:
Mark Paluch
2023-01-13 11:43:29 +01:00
parent 9d40b91b85
commit 67019b0d5b
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.1</version>
<version>3.0.2-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.0.1</version>
<version>3.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>