Prepare 2.5.3 (2021.0.3).

See #1470
This commit is contained in:
Jens Schauder
2021-07-16 11:34:27 +02:00
parent 245e6fdc28
commit 67a8890731

View File

@@ -135,7 +135,7 @@
<javax-annotation-api>1.3.2</javax-annotation-api>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2021.0.3-SNAPSHOT</releasetrain>
<releasetrain>2021.0.3</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>
@@ -337,7 +337,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.5.3-SNAPSHOT</version>
<version>2.5.3</version>
<type>zip</type>
<optional>true</optional>
</dependency>