Skip to content

Commit 477a450

Browse files
committed
Prepare 2.6 M2 (2021.1.0).
See #1497
1 parent 6611bb0 commit 477a450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<javax-annotation-api>1.3.2</javax-annotation-api>
136136

137137
<!-- Used in asciidoc reference documentation -->
138-
<releasetrain>2021.1.0-SNAPSHOT</releasetrain>
138+
<releasetrain>2021.1.0-M2</releasetrain>
139139

140140
<!-- To be overridden by individual modules -->
141141
<java-module-name/>
@@ -337,7 +337,7 @@
337337
<dependency>
338338
<groupId>org.springframework.data.build</groupId>
339339
<artifactId>spring-data-build-resources</artifactId>
340-
<version>2.6.0-SNAPSHOT</version>
340+
<version>2.6.0-M2</version>
341341
<type>zip</type>
342342
<optional>true</optional>
343343
</dependency>

0 commit comments

Comments
 (0)