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 146146 <webbeans >4.0.3</webbeans >
147147
148148 <!-- Used in asciidoc reference documentation -->
149- <releasetrain >2025.0.1-SNAPSHOT </releasetrain >
149+ <releasetrain >2025.0.1</releasetrain >
150150
151151 <!-- To be overridden by individual modules -->
152152 <java-module-name />
417417 <dependency >
418418 <groupId >org.springframework.data.build</groupId >
419419 <artifactId >spring-data-build-resources</artifactId >
420- <version >3.5.1-SNAPSHOT </version >
420+ <version >3.5.1</version >
421421 <type >zip</type >
422422 <optional >true</optional >
423423 </dependency >
15031503 </build >
15041504
15051505 <repositories >
1506- <repository >
1507- <id >spring-snapshot</id >
1508- <url >https://repo.spring.io/snapshot</url >
1509- <snapshots >
1510- <enabled >true</enabled >
1511- </snapshots >
1512- <releases >
1513- <enabled >false</enabled >
1514- </releases >
1515- </repository >
1516- <repository >
1517- <id >spring-milestone</id >
1518- <url >https://repo.spring.io/milestone</url >
1519- </repository >
1506+
1507+
15201508 </repositories >
15211509
15221510</project >
You can’t perform that action at this time.
0 commit comments