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 2222 <parent >
2323 <groupId >org.springframework.data.build</groupId >
2424 <artifactId >spring-data-parent</artifactId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0-M5 </version >
2626 </parent >
2727
2828 <groupId >org.springframework.data</groupId >
111111 <skipUnitTests >${skipTests}</skipUnitTests >
112112 <sortpom-maven-plugin .version>4.0.0</sortpom-maven-plugin .version>
113113 <spring-javaformat .version>0.0.46</spring-javaformat .version>
114- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
114+ <springdata .commons>4.0.0-M5 </springdata .commons>
115115 </properties >
116116
117117 <dependencyManagement >
444444 <!-- The Spring Data Commons tooling removes this (ok), but adds it back unsorted, so we just ignore this part completely. -->
445445 <?SORTPOM IGNORE ?>
446446 <repositories >
447- <repository >
448- <id >spring-snapshot</id >
449- <url >https://repo.spring.io/snapshot</url >
450- <snapshots >
451- <enabled >true</enabled >
452- </snapshots >
453- <releases >
454- <enabled >false</enabled >
455- </releases >
456- </repository >
457- <repository >
458- <id >spring-milestone</id >
459- <url >https://repo.spring.io/milestone</url >
460- </repository >
447+
448+
461449 </repositories >
462450 <?SORTPOM RESUME ?>
463451
Original file line number Diff line number Diff line change 1- Spring Data Neo4j 8.0 M4 (2025.1.0)
1+ Spring Data Neo4j 8.0 M5 (2025.1.0)
22Copyright 2011-2021 the original author or authors.
33
44Licensed under the Apache License, Version 2.0 (the "License");
@@ -64,5 +64,6 @@ limitations under the License.
6464
6565
6666
67+
6768
6869
You can’t perform that action at this time.
0 commit comments