Prepare 3.0.4 (2022.0.4).

See #1942
This commit is contained in:
Christoph Strobl
2023-03-20 14:22:20 +01:00
parent 7970315d0e
commit ee8d377303

View File

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