Prepare 2.5.4 (2021.0.4).

See #1496
This commit is contained in:
Jens Schauder
2021-08-12 11:22:25 +02:00
parent 63850e5a05
commit 9daaf751f2

View File

@@ -135,7 +135,7 @@
<javax-annotation-api>1.3.2</javax-annotation-api>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2021.0.4-SNAPSHOT</releasetrain>
<releasetrain>2021.0.4</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.4-SNAPSHOT</version>
<version>2.5.4</version>
<type>zip</type>
<optional>true</optional>
</dependency>