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 5176012 commit 6fc8b4dCopy full SHA for 6fc8b4d
parent/pom.xml
@@ -138,7 +138,7 @@
138
<javax-annotation-api>1.3.2</javax-annotation-api>
139
140
<!-- Used in asciidoc reference documentation -->
141
- <releasetrain>2021.2.0-SNAPSHOT</releasetrain>
+ <releasetrain>2021.2.0-M4</releasetrain>
142
143
<!-- To be overridden by individual modules -->
144
<java-module-name/>
@@ -342,7 +342,7 @@
342
<dependency>
343
<groupId>org.springframework.data.build</groupId>
344
<artifactId>spring-data-build-resources</artifactId>
345
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0-M4</version>
346
<type>zip</type>
347
<optional>true</optional>
348
</dependency>
0 commit comments