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 141
141
<webbeans >2.0.27</webbeans >
142
142
143
143
<!-- Used in asciidoc reference documentation -->
144
- <releasetrain >2022.0.7-SNAPSHOT </releasetrain >
144
+ <releasetrain >2022.0.7</releasetrain >
145
145
146
146
<!-- To be overridden by individual modules -->
147
147
<java-module-name />
281
281
<dependency >
282
282
<groupId >org.springframework.data.build</groupId >
283
283
<artifactId >spring-data-build-resources</artifactId >
284
- <version >3.0.7-SNAPSHOT </version >
284
+ <version >3.0.7</version >
285
285
<type >zip</type >
286
286
<optional >true</optional >
287
287
</dependency >
1346
1346
</build >
1347
1347
1348
1348
<repositories >
1349
- <repository >
1350
- <id >spring-snapshot</id >
1351
- <url >https://repo.spring.io/snapshot</url >
1352
- <snapshots >
1353
- <enabled >true</enabled >
1354
- </snapshots >
1355
- <releases >
1356
- <enabled >false</enabled >
1357
- </releases >
1358
- </repository >
1359
- <repository >
1360
- <id >spring-milestone</id >
1361
- <url >https://repo.spring.io/milestone</url >
1362
- </repository >
1349
+
1350
+
1363
1351
</repositories >
1364
1352
1365
1353
</project >
You can’t perform that action at this time.
0 commit comments