File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
23
34 <!--
45
143144 <webbeans >4.0.3</webbeans >
144145
145146 <!-- Used in asciidoc reference documentation -->
146- <releasetrain >2024.2 .0-SNAPSHOT </releasetrain >
147+ <releasetrain >2025.0 .0-M1 </releasetrain >
147148
148149 <!-- To be overridden by individual modules -->
149150 <java-module-name />
414415 <dependency >
415416 <groupId >org.springframework.data.build</groupId >
416417 <artifactId >spring-data-build-resources</artifactId >
417- <version >3.5.0-SNAPSHOT </version >
418+ <version >3.5.0-M1 </version >
418419 <type >zip</type >
419420 <optional >true</optional >
420421 </dependency >
14981499 </build >
14991500
15001501 <repositories >
1501- <repository >
1502- <id >spring-snapshot</id >
1503- <url >https://repo.spring.io/snapshot</url >
1504- <snapshots >
1505- <enabled >true</enabled >
1506- </snapshots >
1507- <releases >
1508- <enabled >false</enabled >
1509- </releases >
1510- </repository >
15111502 <repository >
15121503 <id >spring-milestone</id >
15131504 <url >https://repo.spring.io/milestone</url >
You can’t perform that action at this time.
0 commit comments