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.1</webbeans >
143143
144144 <!-- Used in asciidoc reference documentation -->
145- <releasetrain >2023.1.2-SNAPSHOT </releasetrain >
145+ <releasetrain >2023.1.2</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.2-SNAPSHOT </version >
400+ <version >3.2.2</version >
401401 <type >zip</type >
402402 <optional >true</optional >
403403 </dependency >
14241424 </build >
14251425
14261426 <repositories >
1427- <repository >
1428- <id >spring-snapshot</id >
1429- <url >https://repo.spring.io/snapshot</url >
1430- <snapshots >
1431- <enabled >true</enabled >
1432- </snapshots >
1433- <releases >
1434- <enabled >false</enabled >
1435- </releases >
1436- </repository >
1437- <repository >
1438- <id >spring-milestone</id >
1439- <url >https://repo.spring.io/milestone</url >
1440- </repository >
1427+
1428+
14411429 </repositories >
14421430
14431431</project >
You can’t perform that action at this time.
0 commit comments