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 141141 <webbeans >2.0.27</webbeans >
142142
143143 <!-- Used in asciidoc reference documentation -->
144- <releasetrain >2022.0.12-SNAPSHOT </releasetrain >
144+ <releasetrain >2022.0.12</releasetrain >
145145
146146 <!-- To be overridden by individual modules -->
147147 <java-module-name />
281281 <dependency >
282282 <groupId >org.springframework.data.build</groupId >
283283 <artifactId >spring-data-build-resources</artifactId >
284- <version >3.0.12-SNAPSHOT </version >
284+ <version >3.0.12</version >
285285 <type >zip</type >
286286 <optional >true</optional >
287287 </dependency >
13481348 </build >
13491349
13501350 <repositories >
1351- <repository >
1352- <id >spring-snapshot</id >
1353- <url >https://repo.spring.io/snapshot</url >
1354- <snapshots >
1355- <enabled >true</enabled >
1356- </snapshots >
1357- <releases >
1358- <enabled >false</enabled >
1359- </releases >
1360- </repository >
1361- <repository >
1362- <id >spring-milestone</id >
1363- <url >https://repo.spring.io/milestone</url >
1364- </repository >
1351+
1352+
13651353 </repositories >
13661354
13671355</project >
You can’t perform that action at this time.
0 commit comments