File tree Expand file tree Collapse file tree 1 file changed +8
-19
lines changed Expand file tree Collapse file tree 1 file changed +8
-19
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
148149 <webbeans >4.0.3</webbeans >
149150
150151 <!-- Used in asciidoc reference documentation -->
151- <releasetrain >2025.1.0-SNAPSHOT </releasetrain >
152+ <releasetrain >2025.1.0-M3 </releasetrain >
152153
153154 <!-- To be overridden by individual modules -->
154155 <java-module-name />
479480 <dependency >
480481 <groupId >org.springframework.data.build</groupId >
481482 <artifactId >spring-data-build-resources</artifactId >
482- <version >4.0.0-SNAPSHOT </version >
483+ <version >4.0.0-M3 </version >
483484 <type >zip</type >
484485 <optional >true</optional >
485486 </dependency >
15261527 <tag >
15271528 <name >soundtrack</name >
15281529 <placement >X</placement >
1529- <head ></ head >
1530+ <head / >
15301531 </tag >
15311532 <tag >
15321533 <name >currentBook</name >
15331534 <placement >X</placement >
1534- <head ></ head >
1535+ <head / >
15351536 </tag >
15361537 </tags >
15371538 <!-- copies doc-files subdirectory which contains image resources -->
15771578 </build >
15781579
15791580 <repositories >
1580- <repository >
1581- <id >spring-snapshot</id >
1582- <url >https://repo.spring.io/snapshot</url >
1583- <snapshots >
1584- <enabled >true</enabled >
1585- </snapshots >
1586- <releases >
1587- <enabled >false</enabled >
1588- </releases >
1589- </repository >
1590- <repository >
1591- <id >spring-milestone</id >
1592- <url >https://repo.spring.io/milestone</url >
1593- </repository >
1581+
1582+
15941583 </repositories >
15951584
15961585</project >
You can’t perform that action at this time.
0 commit comments