File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
4
4
<modelVersion >4.0.0</modelVersion >
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-M4 </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 M3 (2025.1.0)
1
+ Spring Data Commons 4.0 M4 (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").
@@ -9,3 +9,4 @@ 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
11
12
+
You can’t perform that action at this time.
0 commit comments