File tree 2 files changed +5
-16
lines changed
2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.springframework.data.build</groupId >
27
27
<artifactId >spring-data-parent</artifactId >
28
- <version >4.0.0-SNAPSHOT </version >
28
+ <version >4.0.0-M3 </version >
29
29
</parent >
30
30
31
31
<properties >
381
381
</profiles >
382
382
383
383
<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
+
398
386
</repositories >
399
387
400
388
</project >
Original file line number Diff line number Diff line change 1
- Spring Data Commons 4.0 M2 (2025.1.0)
1
+ Spring Data Commons 4.0 M3 (2025.1.0)
2
2
Copyright (c) [2010-2021] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -8,3 +8,4 @@ This product may include a number of subcomponents with
8
8
separate copyright notices and license terms. Your use of the source
9
9
code for the these subcomponents is subject to the terms and
10
10
conditions of the subcomponent's license, as noted in the LICENSE file.
11
+
You can’t perform that action at this time.
0 commit comments