File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 152152 <webbeans >4.0.3</webbeans >
153153
154154 <!-- Used in asciidoc reference documentation -->
155- <releasetrain >2025.1.0-SNAPSHOT </releasetrain >
155+ <releasetrain >2025.1.0-RC1 </releasetrain >
156156
157157 <!-- To be overridden by individual modules -->
158158 <java-module-name />
483483 <dependency >
484484 <groupId >org.springframework.data.build</groupId >
485485 <artifactId >spring-data-build-resources</artifactId >
486- <version >4.0.0-SNAPSHOT </version >
486+ <version >4.0.0-RC1 </version >
487487 <type >zip</type >
488488 <optional >true</optional >
489489 </dependency >
16761676 </build >
16771677
16781678 <repositories >
1679- <repository >
1680- <id >spring-snapshot</id >
1681- <url >https://repo.spring.io/snapshot</url >
1682- <snapshots >
1683- <enabled >true</enabled >
1684- </snapshots >
1685- <releases >
1686- <enabled >false</enabled >
1687- </releases >
1688- </repository >
1689- <repository >
1690- <id >spring-milestone</id >
1691- <url >https://repo.spring.io/milestone</url >
1692- </repository >
1679+
1680+
16931681 </repositories >
16941682
16951683</project >
You can’t perform that action at this time.
0 commit comments