File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 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 >2.4.0-SNAPSHOT </version >
22
+ <version >2.4.0-RC2 </version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
119
119
<skipIntegrationTests >${skipTests}</skipIntegrationTests >
120
120
121
121
<skipUnitTests >${skipTests}</skipUnitTests >
122
- <springdata .commons>2.4.0-SNAPSHOT </springdata .commons>
122
+ <springdata .commons>2.4.0-RC2 </springdata .commons>
123
123
124
124
<spring-data-commons-docs .dir>../../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs .dir>
125
125
</properties >
366
366
367
367
<repositories >
368
368
<repository >
369
- <id >spring-libs-snapshot </id >
370
- <url >https://repo.spring.io/libs-snapshot </url >
369
+ <id >spring-libs-milestone </id >
370
+ <url >https://repo.spring.io/libs-milestone </url >
371
371
</repository >
372
372
</repositories >
373
373
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 6.0 RC1 (2020.0.0)
1
+ Spring Data Neo4j 6.0 RC2 (2020.0.0)
2
2
Copyright 2011-2020 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -22,3 +22,4 @@ limitations under the License.
22
22
23
23
24
24
25
+
You can’t perform that action at this time.
0 commit comments