File tree 1 file changed +6
-17
lines changed
1 file changed +6
-17
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
143
144
<webbeans >4.0.3</webbeans >
144
145
145
146
<!-- Used in asciidoc reference documentation -->
146
- <releasetrain >2024.0.11-SNAPSHOT </releasetrain >
147
+ <releasetrain >2024.0.11</releasetrain >
147
148
148
149
<!-- To be overridden by individual modules -->
149
150
<java-module-name />
414
415
<dependency >
415
416
<groupId >org.springframework.data.build</groupId >
416
417
<artifactId >spring-data-build-resources</artifactId >
417
- <version >3.3.11-SNAPSHOT </version >
418
+ <version >3.3.11</version >
418
419
<type >zip</type >
419
420
<optional >true</optional >
420
421
</dependency >
1498
1499
</build >
1499
1500
1500
1501
<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 >
1511
- <repository >
1512
- <id >spring-milestone</id >
1513
- <url >https://repo.spring.io/milestone</url >
1514
- </repository >
1502
+
1503
+
1515
1504
</repositories >
1516
1505
1517
1506
</project >
You can’t perform that action at this time.
0 commit comments