File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 143
143
<webbeans >4.0.2</webbeans >
144
144
145
145
<!-- Used in asciidoc reference documentation -->
146
- <releasetrain >2024.0.4-SNAPSHOT </releasetrain >
146
+ <releasetrain >2024.0.4</releasetrain >
147
147
148
148
<!-- To be overridden by individual modules -->
149
149
<java-module-name />
414
414
<dependency >
415
415
<groupId >org.springframework.data.build</groupId >
416
416
<artifactId >spring-data-build-resources</artifactId >
417
- <version >3.3.4-SNAPSHOT </version >
417
+ <version >3.3.4</version >
418
418
<type >zip</type >
419
419
<optional >true</optional >
420
420
</dependency >
1441
1441
</build >
1442
1442
1443
1443
<repositories >
1444
- <repository >
1445
- <id >spring-snapshot</id >
1446
- <url >https://repo.spring.io/snapshot</url >
1447
- <snapshots >
1448
- <enabled >true</enabled >
1449
- </snapshots >
1450
- <releases >
1451
- <enabled >false</enabled >
1452
- </releases >
1453
- </repository >
1454
- <repository >
1455
- <id >spring-milestone</id >
1456
- <url >https://repo.spring.io/milestone</url >
1457
- </repository >
1444
+
1445
+
1458
1446
</repositories >
1459
1447
1460
1448
</project >
You can’t perform that action at this time.
0 commit comments