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
142
143
<webbeans >4.0.2</webbeans >
143
144
144
145
<!-- Used in asciidoc reference documentation -->
145
- <releasetrain >2024.0.5-SNAPSHOT </releasetrain >
146
+ <releasetrain >2024.0.5</releasetrain >
146
147
147
148
<!-- To be overridden by individual modules -->
148
149
<java-module-name />
413
414
<dependency >
414
415
<groupId >org.springframework.data.build</groupId >
415
416
<artifactId >spring-data-build-resources</artifactId >
416
- <version >3.3.5-SNAPSHOT </version >
417
+ <version >3.3.5</version >
417
418
<type >zip</type >
418
419
<optional >true</optional >
419
420
</dependency >
1440
1441
</build >
1441
1442
1442
1443
<repositories >
1443
- <repository >
1444
- <id >spring-snapshot</id >
1445
- <url >https://repo.spring.io/snapshot</url >
1446
- <snapshots >
1447
- <enabled >true</enabled >
1448
- </snapshots >
1449
- <releases >
1450
- <enabled >false</enabled >
1451
- </releases >
1452
- </repository >
1453
- <repository >
1454
- <id >spring-milestone</id >
1455
- <url >https://repo.spring.io/milestone</url >
1456
- </repository >
1444
+
1445
+
1457
1446
</repositories >
1458
1447
1459
1448
</project >
You can’t perform that action at this time.
0 commit comments