Release version 3.0.8 (2022.0.8).

See #3032
This commit is contained in:
Mark Paluch
2023-07-14 11:22:38 +02:00
parent 79757db34e
commit 7fbd974eed
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.8-SNAPSHOT</version>
<version>3.0.8</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.0.8-SNAPSHOT</version>
<version>3.0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>