File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >org.springframework.data.build</groupId >
2727 <artifactId >spring-data-parent</artifactId >
28- <version >4.0.0-SNAPSHOT </version >
28+ <version >4.0.0-M5 </version >
2929 </parent >
3030
3131 <properties >
381381 </profiles >
382382
383383 <repositories >
384- <repository >
385- <id >spring-snapshot</id >
386- <url >https://repo.spring.io/snapshot</url >
387- <snapshots >
388- <enabled >true</enabled >
389- </snapshots >
390- <releases >
391- <enabled >false</enabled >
392- </releases >
393- </repository >
394- <repository >
395- <id >spring-milestone</id >
396- <url >https://repo.spring.io/milestone</url >
397- </repository >
384+
385+
398386 </repositories >
399387
400388</project >
Original file line number Diff line number Diff line change 1- Spring Data Commons 4.0 M4 (2025.1.0)
1+ Spring Data Commons 4.0 M5 (2025.1.0)
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -10,3 +10,4 @@ code for the these subcomponents is subject to the terms and
1010conditions of the subcomponent's license, as noted in the LICENSE file.
1111
1212
13+
You can’t perform that action at this time.
0 commit comments