Prepare 3.1 M2 (2023.0.0).

See #1928
This commit is contained in:
Christoph Strobl
2023-02-17 14:22:16 +01:00
parent 36e3c28e84
commit 8fa64eb1b6

View File

@@ -141,7 +141,7 @@
<webbeans>2.0.27</webbeans>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2023.0.0-SNAPSHOT</releasetrain>
<releasetrain>2023.0.0-M2</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>
@@ -282,7 +282,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-M2</version>
<type>zip</type>
<optional>true</optional>
</dependency>