Prepare 2.4.11 (2020.0.11).

See #1467
This commit is contained in:
Jens Schauder
2021-07-16 10:18:57 +02:00
parent a18c17a75d
commit 248e35fd80

View File

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