Prepare next development iteration.

See #2804
This commit is contained in:
Mark Paluch
2023-03-03 11:02:45 +01:00
parent 1b54bcfce9
commit 3aff1024c3
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.3</version>
<version>3.0.4-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>