Prepare 2.6.3 (2021.1.3).

See #1650
This commit is contained in:
Mark Paluch
2022-03-21 14:58:27 +01:00
parent 9b42e09be2
commit 02745d0b46

View File

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