Prepare 3.0 M5 (2022.0.0).

See #1727
This commit is contained in:
Christoph Strobl
2022-07-15 15:17:55 +02:00
parent d3ba3dbc9e
commit 0311aa6e07

View File

@@ -143,7 +143,7 @@
<webbeans.xbean>4.20</webbeans.xbean>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2022.0.0-SNAPSHOT</releasetrain>
<releasetrain>2022.0.0-M5</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>
@@ -293,7 +293,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M5</version>
<type>zip</type>
<optional>true</optional>
</dependency>