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" >
2
3
3
4
<!--
4
5
148
149
<webbeans >4.0.3</webbeans >
149
150
150
151
<!-- Used in asciidoc reference documentation -->
151
- <releasetrain >2025.1.0-SNAPSHOT </releasetrain >
152
+ <releasetrain >2025.1.0-M3 </releasetrain >
152
153
153
154
<!-- To be overridden by individual modules -->
154
155
<java-module-name />
479
480
<dependency >
480
481
<groupId >org.springframework.data.build</groupId >
481
482
<artifactId >spring-data-build-resources</artifactId >
482
- <version >4.0.0-SNAPSHOT </version >
483
+ <version >4.0.0-M3 </version >
483
484
<type >zip</type >
484
485
<optional >true</optional >
485
486
</dependency >
1526
1527
<tag >
1527
1528
<name >soundtrack</name >
1528
1529
<placement >X</placement >
1529
- <head ></ head >
1530
+ <head / >
1530
1531
</tag >
1531
1532
<tag >
1532
1533
<name >currentBook</name >
1533
1534
<placement >X</placement >
1534
- <head ></ head >
1535
+ <head / >
1535
1536
</tag >
1536
1537
</tags >
1537
1538
<!-- copies doc-files subdirectory which contains image resources -->
1577
1578
</build >
1578
1579
1579
1580
<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
+
1594
1583
</repositories >
1595
1584
1596
1585
</project >
You can’t perform that action at this time.
0 commit comments