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 7970315 commit ee8d377Copy full SHA for ee8d377
parent/pom.xml
@@ -141,7 +141,7 @@
141
<webbeans>2.0.27</webbeans>
142
143
<!-- Used in asciidoc reference documentation -->
144
- <releasetrain>2022.0.4-SNAPSHOT</releasetrain>
+ <releasetrain>2022.0.4</releasetrain>
145
146
<!-- To be overridden by individual modules -->
147
<java-module-name/>
@@ -281,7 +281,7 @@
281
<dependency>
282
<groupId>org.springframework.data.build</groupId>
283
<artifactId>spring-data-build-resources</artifactId>
284
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4</version>
285
<type>zip</type>
286
<optional>true</optional>
287
</dependency>
0 commit comments