Skip to content

Commit 70b0cc9

Browse files
committed
Prepare 3.0 RC2 (2022.0.0).
See #1832
1 parent 3c5e6ae commit 70b0cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<webbeans>2.0.27</webbeans>
143143

144144
<!-- Used in asciidoc reference documentation -->
145-
<releasetrain>2022.0.0-SNAPSHOT</releasetrain>
145+
<releasetrain>2022.0.0-RC2</releasetrain>
146146

147147
<!-- To be overridden by individual modules -->
148148
<java-module-name/>
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>org.springframework.data.build</groupId>
285285
<artifactId>spring-data-build-resources</artifactId>
286-
<version>3.0.0-SNAPSHOT</version>
286+
<version>3.0.0-RC2</version>
287287
<type>zip</type>
288288
<optional>true</optional>
289289
</dependency>

0 commit comments

Comments
 (0)