File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >org.springframework.data.build</groupId >
21
21
<artifactId >spring-data-parent</artifactId >
22
- <version >3.0.0-SNAPSHOT </version >
22
+ <version >3.0.0-M1 </version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
112
112
<checkstyle .skip>${skipTests} </checkstyle .skip>
113
113
114
114
<skipUnitTests >${skipTests}</skipUnitTests >
115
- <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
115
+ <springdata .commons>3.0.0-M1 </springdata .commons>
116
116
117
117
<spring-data-commons-docs .dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs .dir>
118
118
</properties >
381
381
382
382
<repositories >
383
383
<repository >
384
- <id >spring-libs-snapshot </id >
385
- <url >https://repo.spring.io/libs-snapshot </url >
384
+ <id >spring-libs-milestone </id >
385
+ <url >https://repo.spring.io/libs-milestone </url >
386
386
</repository >
387
387
</repositories >
388
388
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 6.2 GA (2021.1 .0)
1
+ Spring Data Neo4j 7.0 M1 (2022.0 .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");
@@ -34,5 +34,6 @@ limitations under the License.
34
34
35
35
36
36
37
+
37
38
38
39
You can’t perform that action at this time.
0 commit comments