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 142142 <webbeans >4.0.2</webbeans >
143143
144144 <!-- Used in asciidoc reference documentation -->
145- <releasetrain >2023.1.5-SNAPSHOT </releasetrain >
145+ <releasetrain >2023.1.5</releasetrain >
146146
147147 <!-- To be overridden by individual modules -->
148148 <java-module-name />
397397 <dependency >
398398 <groupId >org.springframework.data.build</groupId >
399399 <artifactId >spring-data-build-resources</artifactId >
400- <version >3.2.5-SNAPSHOT </version >
400+ <version >3.2.5</version >
401401 <type >zip</type >
402402 <optional >true</optional >
403403 </dependency >
14031403 </build >
14041404
14051405 <repositories >
1406- <repository >
1407- <id >spring-snapshot</id >
1408- <url >https://repo.spring.io/snapshot</url >
1409- <snapshots >
1410- <enabled >true</enabled >
1411- </snapshots >
1412- <releases >
1413- <enabled >false</enabled >
1414- </releases >
1415- </repository >
1416- <repository >
1417- <id >spring-milestone</id >
1418- <url >https://repo.spring.io/milestone</url >
1419- </repository >
1406+
1407+
14201408 </repositories >
14211409
14221410</project >
You can’t perform that action at this time.
0 commit comments