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 22
22
<parent >
23
23
<groupId >org.springframework.data.build</groupId >
24
24
<artifactId >spring-data-parent</artifactId >
25
- <version >4.0.0-SNAPSHOT </version >
25
+ <version >4.0.0-M4 </version >
26
26
</parent >
27
27
28
28
<groupId >org.springframework.data</groupId >
111
111
<skipUnitTests >${skipTests}</skipUnitTests >
112
112
<sortpom-maven-plugin .version>4.0.0</sortpom-maven-plugin .version>
113
113
<spring-javaformat .version>0.0.46</spring-javaformat .version>
114
- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
114
+ <springdata .commons>4.0.0-M4 </springdata .commons>
115
115
</properties >
116
116
117
117
<dependencyManagement >
442
442
</dependencies >
443
443
444
444
<repositories >
445
- <repository >
446
- <releases >
447
- <enabled >false</enabled >
448
- </releases >
449
- <snapshots >
450
- <enabled >true</enabled >
451
- </snapshots >
452
- <id >spring-snapshot</id >
453
- <url >https://repo.spring.io/snapshot</url >
454
- </repository >
455
- <repository >
456
- <id >spring-milestone</id >
457
- <url >https://repo.spring.io/milestone</url >
458
- </repository >
445
+
446
+
459
447
</repositories >
460
448
461
449
<build >
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 8.0 M3 (2025.1.0)
1
+ Spring Data Neo4j 8.0 M4 (2025.1.0)
2
2
Copyright 2011-2021 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -63,5 +63,6 @@ limitations under the License.
63
63
64
64
65
65
66
+
66
67
67
68
You can’t perform that action at this time.
0 commit comments