Release version 3.5 GA (2021.0.0).

See #1992
This commit is contained in:
Mark Paluch
2021-04-14 14:18:49 +02:00
parent fc75262e5e
commit 8a690929f0
12 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>