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 >2.4.7-SNAPSHOT </version >
22
+ <version >2.4.7</version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
116
116
<skipIntegrationTests >${skipTests}</skipIntegrationTests >
117
117
118
118
<skipUnitTests >${skipTests}</skipUnitTests >
119
- <springdata .commons>2.4.7-SNAPSHOT </springdata .commons>
119
+ <springdata .commons>2.4.7</springdata .commons>
120
120
121
121
<spring-data-commons-docs .dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs .dir>
122
122
</properties >
363
363
364
364
<repositories >
365
365
<repository >
366
- <id >spring-libs-snapshot </id >
367
- <url >https://repo.spring.io/libs-snapshot </url >
366
+ <id >spring-libs-release </id >
367
+ <url >https://repo.spring.io/libs-release </url >
368
368
</repository >
369
369
</repositories >
370
370
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 6.0.6 (2020.0.6 )
1
+ Spring Data Neo4j 6.0.7 (2020.0.7 )
2
2
Copyright 2011-2021 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,3 +30,4 @@ limitations under the License.
30
30
31
31
32
32
33
+
You can’t perform that action at this time.
0 commit comments