We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e5ff9 commit 8fee148Copy full SHA for 8fee148
parent/pom.xml
@@ -137,7 +137,7 @@
137
<javax-annotation-api>1.3.2</javax-annotation-api>
138
139
<!-- Used in asciidoc reference documentation -->
140
- <releasetrain>2021.2.0-SNAPSHOT</releasetrain>
+ <releasetrain>2021.2.0-M2</releasetrain>
141
142
<!-- To be overridden by individual modules -->
143
<java-module-name/>
@@ -337,7 +337,7 @@
337
<dependency>
338
<groupId>org.springframework.data.build</groupId>
339
<artifactId>spring-data-build-resources</artifactId>
340
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0-M2</version>
341
<type>zip</type>
342
<optional>true</optional>
343
</dependency>
0 commit comments